I use following configuration, it works, but performance is not good. It
takes 2~3 seconds to login.

server: "your-ad.domain.com"
rootDN: "DC=your-ad,DC=domain,DC=com,DC=pl"
user search filter: "sAMAccountName={0}"
managerDN: "Domain\someUser" 
managerPassword: <someUser password>

I didn't set userSearchBase, maybe it's the root cause. But "CN=Users"
doesn't work for me, I'll try it.
userSearchBase: "CN=Users" - this might be different depending on you AD
structure. NOTE! The auth will work without it but will be VERY slow.




--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Is-there-a-sample-for-LDAP-plugin-to-connect-to-Active-Directory-tp4681322p4681659.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to