Environment:
Windows Server 2008 R2
Install Directory: C:\Program Files (x86)\WANdisco\uberSVN
Here's what I did:
1. Added an LDAP Location:
Connection test successful.Code:Location Order: 1 Location Name: DNS01 LDAP URL: ldap://DNS01/ou=Users,DC=DNS01,DC=COMPANY,DC=COM?sAMAccountName?sub?(objectClass=*) Anon Bind: no Bind User DN: CN=<user>,OU=Users,DC=DNS01,DC=COMPANY,DC=COM
User retrieval successful.
User import successful.
2. Created a new repo, "test", changed authentication to LDAP / AD, checked DNS01
3. Added user from step 2 to repository permissions (R & W)Code:Auth Name: DNS01 AuthzLDAPAuthoritative: Yes AuthLDAPGroupAttribute: <blank> AuthLDAPGroupAttributeIsDN: No Require: valid-user
Result:
Cannot start the Apache service:
Code:The Apache service named reported the following error: > > > AuthLDAPBindDN takes one argument, DN to use to bind to LDAP server. If not provided, will do an anonymous bind. .


Reply With Quote

Bookmarks