-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
OpenLDAP/slapd
I have a group in LDAP called "Jira Administrators" and I have a user called test.user.
If I put test.user directly in the Jira Administrators, then authentication and authorization works fine. The user has full administrator access to Jenkins.
But if I put test.user into a group called "Administrators" and then put that group as a member of the "Jira Administrators" group, then test.user can log in but gets treated like an anonymous; it has no permission to do anything an administrator should be able to do.
Depends on https://jira.springsource.org/browse/SEC-1823