LDAP and Subversion: Who can access my repository
问题 I use our Active Directory groups to verify access to our Subversion repository. We have the following setup in our httpd.conf file: <Location /repo> DAV svn SVNPath /mnt/svn/repositories/repo AuthType basic AuthName "Corporate Repostitory" AuthBasicProvider ldap AuthzLDAPAuthoritative off AuthLDAPUrl "ldap://ldap2.vegicorp.net:389 ldap3.vegicorp.net:389/OU=Users,DC=vegicorp,DC=NET?sAMAccountName" NONE AuthLDAPBindDN "CN=CM,OU=Service Accounts,OU=Users,DC=Vegicorp,DC=NET" AuthLDAPBindPassword