-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Win Server 2008, AIX, AD plugin version=1.26, Jenkins version=1.424.6
Using the Project-based Matrix Authorization Strategy the identification of the usernames doesn't work properly. Sometimes the username is recognized, sometimes the user fullname is recognized, sometimes nor the username neither the full name are recognized.
It worked in old versions of jenkins and the plugin (1.16).
The errormessage is:
org.acegisecurity.BadCredentialsException: Failed to retrieve user information for xyz; nested exception is javax.naming.NamingException: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece
- is related to
-
JENKINS-12619 "Failed to test the validity of the user name" on all security matrices since upgrade
-
- Resolved
-
-
JENKINS-17581 Using the API Token beyond 496 causes intermittent 500 errors
-
- Open
-
-
JENKINS-18906 Problem with Active Directory plugin and Role-Based Strategy plugin working together
-
- Resolved
-
[JENKINS-14057] With Active Directory Plugin, the user/group validation in authorization strategy of configuration screen fails
Description |
Original:
Using the Project-based Matrix Authorization Strategy the identification of the usernames doesn't work properly. Sometimes the username is recognized, sometimes the user fullname is recognized, sometimes nor the username neither the full name are recognized. It worked in old versions of jenkins and the plugin (1.16). The errormessage is: org.acegisecurity.BadCredentialsException: Failed to retrieve user information for xyz; nested exception is javax.naming.NamingException: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece |
New:
Using the Project-based Matrix Authorization Strategy the identification of the usernames doesn't work properly. Sometimes the username is recognized, sometimes the user fullname is recognized, sometimes nor the username neither the full name are recognized. It worked in old versions of jenkins and the plugin (1.16). The errormessage is: org.acegisecurity.BadCredentialsException: Failed to retrieve user information for xyz; nested exception is javax.naming.NamingException: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece |
Summary | Original: Active Directory Plugin doesn't work anymore | New: Active Directory Plugin doesn't work anymore (user/group identification in authorization strategy fails) |
Environment | Original: Win Server 2008, AIX | New: Win Server 2008, AIX, AD plugin version=1.26, Jenkins version=1.424.6 |
Assignee | New: Kohsuke Kawaguchi [ kktest11 ] |
Summary | Original: Active Directory Plugin doesn't work anymore (user/group identification in authorization strategy fails) | New: With Active Directory Plugin, the user/group validation in authorization strategy of configuration screen fails |
We are facing the same problems (with Jenkins 1.424.6 and Active Directory Plugin 1.29) and are interested in an error analysis or even a solution. The stack trace displayed in the Authorization Strategy table is: