You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2021/03/05 15:21:48 UTC

[Bug 65168] Authentication with authnz_ldap fails if attribute displayName is different than samAccountName or CN

https://bz.apache.org/bugzilla/show_bug.cgi?id=65168

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Eric Covener <co...@gmail.com> ---
makes some sense based on e.g.:
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-adts/6a5891b8-928e-4b75-a4a5-0e3b77eaca52

Does your PHP code really pass just "dummy"? I wonder it why it doesn't run
afoul fo the above.

My recollection was that
https://httpd.apache.org/docs/trunk/mod/mod_authnz_ldap.html#authldapinitialbindpattern
was added for this reason and the examples confirm it, so I think if your users
cannot do a simple bind with the exact username they send to httpd it needs to
be changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org