Re: [users@httpd] Issues Implementing ldap authentication.
On Mon, May 6, 2013 at 6:42 AM, Vishesh kumar wrote: > I wonder, if we can use SASL mechanism here for authenticating via LDAP. Doubtful. I don't think web browsers nor Apache do SASL. - To unsubscribe, e-mail: users-unsubscr...
Re: [users@httpd] Issues Implementing ldap authentication.
I wonder, if we can use SASL mechanism here for authenticating via LDAP. Thanks Vishesh Kumar On Wed, May 1, 2013 at 11:01 PM, Eric Covener wrote: > Ldap only supports basic auth, not digest. -- http://linuxmantra.com - To