On Tue, Aug 27, 2013 at 7:58 AM, httpd httpd <http...@gmail.com> 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
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to