https://issues.apache.org/bugzilla/show_bug.cgi?id=50028
Stefan Fritsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Stefan Fritsch <[email protected]> 2010-09-29 17:28:55 EDT --- It simply can't work. Citing a comment from the URL you have given: 'It is impossible to use Digest and LDAP together. This is because the LDAP server can only answer to a query like "is password Y correct for user X?", but it will never give the password. Digest, then, does not send a password to the server. This means Apache doesn't have a password Y to query the LDAP server.' You will have to use https instead. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
