On Tue, Aug 27, 2013 at 7:58 AM, httpd httpd <[email protected]> wrote:
> Is there a way to get httpd to recognize a username in the Down-Level Logon
> Name format?  E.g. DOMAIN\username.
>
> I see explicit documentation about UPN at
> https://httpd.apache.org/docs/current/mod/mod_authnz_ldap.html#activedirectory;
> but nothing mentioning the down-level logon name format.

If you have 2.4, you could try AuthLDAPInitialBindPattern to change it
to "username" for the purposes of the LDAP lookup.

IIRC, It was designed to add/remove stuff like e-mail addresses.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to