-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins: 2.319.1
OS: Linux - 2.6.32-754.25.1.el6.x86_64
ldap:2.7
matrix-auth:3.0
After upgrading matrix-auth, it warned all specific configurations do not specify user/group entry type. After migrating the entries, all group-based rows display errors “Group not found”.
The groups we used are LDAP-based. I.e. the server uses “LDAP” in the Security Realm setting of the Global Security configuration; the groups refer to the LDAP user groups retrieved dynamically from the LDAP server, not to groups created manually in Jenkins.
The security configuration seems to work even with the error messages.
[JENKINS-67410] Matrix Authorization 3.0 reports "Group not found" for LDAP groups
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Labels | New: regression |
Interesting; we're on matrix-auth 3.0 on ci.jenkins.io, also with an LDAP realm, and there was no trouble identifying groups.
Perhaps you could play with the config a bit to narrow down circumstances for this to happen?