https://issues.apache.org/bugzilla/show_bug.cgi?id=45196
--- Comment #13 from Renata Rocha <[EMAIL PROTECTED]> 2008-06-30 13:50:43 PST --- (In reply to comment #12) > > Could you suggest me any kind of digest auth with ldap? That would be very > > helpful. > > > > I don't think it's possible in general, because ldap would need to know the > users plaintext password to be able to generate the necessary hash to provide > to the digest code. > > for dbm and file auth, you've explicitly stored this hash in a local database. > > if you wanted to store this same hash in an ldap attribute, it would require > an > enhancement in Apache to be able to pull the hash out. > So, Apache should not start and give me an error message like "ldap and digest authentication don't work together" instead of starting up and then giving an SIGSEGV? -- 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]
