I am using apache ldap authentication (not perl ldap)for a perl cgi application. I am able to authenticate users with ldap but dont know how I could get the details of the user who is currently logged in.
Apache should be maintaining details of the user somewhere. Is there any way I could do use perl to get it?