https://bz.apache.org/bugzilla/show_bug.cgi?id=65168
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO OS| |All --- Comment #1 from Eric Covener <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
