Hi Ted,
Am 01.03.2011 21:06, schrieb Ted Zlatanov:
Sorry if this has been discussed before. I couldn't find past mentions
after searching the archives. If there's a better way than what I'm
suggesting, please let me know.
In addition to the user name I need the LDAP DN of the user in the
custom log. That's available in mod_auth_ldap but not exposed. I
propose to modify modules/ldap/util_ldap.c:uldap_cache_comparedn() to
(optionally?) store the DN in a "LDAP_DN" environment variable which can
then be shown in the custom log and used in other ways.
isnt AuthLDAPRemoteUserIsDN what you want?
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#authldapremoteuserisdn
Gün.