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...
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
Ldap only supports basic auth, not digest.
Hi,
the documentation for AuthzLDAPAuthoritative :
Prevent other authentication modules from authenticating the user if this
one fails
Default is on but you did set it to off, why? If ldap fails another
authorization will be tried.
The main problems should be the line AuthType Digest. As far a
Hi,
I am trying to implement ldap authentication into my configuration for svn
running under apache2.2 (httpd2.2.24) running on Linux.
I have the following configuration, but it appears that it always fails to
call the ldap server.
DAV svn