-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I use LDAP and Matrix based security.
I've given the group "hudson_admin" all the permissions in the matrix, and when
I try to log a user that is member of this group, I get this error:
org.acegisecurity.providers.UsernamePasswordAuthenticationToken@79814ff9:
Username: org.acegisecurity.userdetails.ldap.LdapUserDetailsImpl@38a3ca;
Password: [PROTECTED]; Authenticated: true; Details:
org.acegisecurity.ui.WebAuthenticationDetails@380f4: RemoteIpAddress: 127.0.0.1;
SessionId: 042D1EDAA097F2C5B1D9A280A6D046D9; Granted Authorities:
ROLE_HUDSON_ADMIN is missing Read
FYI, i've given no permission to "anonymous".
Same problem with my installation. I used project base matrix authorization. The
global permissions work until READ was revoked from anonymous. The other
permissions, especially ADMINISTER, seem to work, but it did no in-depth
analysis. Project permissions didn't apply either.
I can reproduce it on Version 1.244 and 1.249.