My SVN ldap setup in my http.conf file is
<AuthnProviderAlias ldap ldap-users>
  AuthLDAPUrl "ldap://xxx.bob.com/OU=bob 
Users,DC=bob,DC=com?samAccountName?sub?(objectClass=user)" "NONE"
  AuthLDAPBindDN "CN=Apache Server,OU=System Accounts,DC=bob,DC=com"
  AuthLDAPBindPassword "zzzzz"
</AuthnProviderAlias>

So how do I map to the Jenkins LDAP configuration
Server: xxx.bob.com
root DN:
User search base:
User search filter:
Group search base
Manager DN:
Manager Password:

Thanks for any help, Brent

Reply via email to