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".