ldap authentication in subversion
From: Irfan Sayed <irfu.sayed_at_gmail.com>
Date: Fri, 24 Apr 2009 14:38:31 +0530
Hi All,
We are using subversion I just waneted to check can we use windows domain
*<Location "/svn">*
*DAV svn*
*AuthBasicProvider ldap*
*AuthType Basic*
*AuthzLDAPAuthoritative off*
*AuthName "My svn server "*
*AuthLDAPURL "ldap://
*AuthLDAPBindDN "irfan.sayed_at_exfo.com"*
*AuthLDAPBindDN "CN=apache,CN=Users,DC=exfo,DC=com"*
*AuthLDAPBindPassword hi*
*require ldap-user irfsay1*
*</Location>*
but still it is not getting through.
Regards
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.