You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by httpd httpd <ht...@gmail.com> on 2013/08/27 13:58:22 UTC

[users@httpd] Username in the "Down-Level Logon Name" format

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.

Re: [users@httpd] Username in the "Down-Level Logon Name" format

Posted by Eric Covener <co...@gmail.com>.
On Tue, Aug 27, 2013 at 7:58 AM, httpd httpd <ht...@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
covener@gmail.com

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