-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Redhat 7
Hi Team,
We are facing issues when new users are login to jenkins and fails with
Caused: org.acegisecurity.ldap.LdapDataAccessException: LdapCallback;[LDAP: error code 32 - 0000208D: NameErr: DSID-031521D2, problem 2001 (NO_OBJECT), data 0, best match of:
'O=MYORGNAME,C=us'
]; nested exception is javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-031521D2, problem 2001 (NO_OBJECT), data 0, best match of:
'O=MYORGNAME,C=us'
]; remaining name 'employeeNumber=12345678,OU=Associates'
This is only for the users who joined recently. Old users are able to login.
Really appreciate quick help on this.
PS: Jenkins is able to fetch user details when we are testing LDAP settings without password but only fails when user tries to login with password.