sounds like the user is valid but not a member of any groups. Is that possible?
On Thursday, August 20, 2020 at 1:28:21 PM UTC-4 Mk wrote: > Hi Team, > > I am trying to configure LDAP(AD) Authentication in our Jenkins, Below is > my configuration settings, But test LDAP connection is failing. > > Environment:- > Jenkins Version - 2.235.5(LTS) > LDAP Plugin - 1.24 > > > Server - ldap://ad-ldap-server.com > root DN: DC=domain,DC=com > User search base: OU=Users,OU=Division,OU=Team,DC=domain,DC=com > User search filter: sAMAccountName={0} > Group search base: OU=Users,OU=Division,OU=Team,DC=domain,DC=com > Group search filter: (&(objectclass=group)(cn={0})) > Group membership > Group membership filter - > (&(objectCategory=group)(member:1.2.840.113556.1.4.1941:={0})) > Manager DN: CN=jenkins,OU=Users,OU=Division,OU=Team,DC=domain,DC=com > Manager Password: password > Display Name LDAP attribute: displayname > Email Address LDAP attribute: mail > > > Error Message:- > > [image: 1.png] > > Please let me know what is missing in my configuration?. Any help would be > appreciated. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b7a62833-43ca-4a9b-b229-dcba2b1a145an%40googlegroups.com.
