I think I see the problem.

First, you have set up your roles.properties file to add the roles of 
'users','authors', and 'admins' to prinipal 'gugrim'.  You really want the 
roles of 'Users', 'Authors', and 'Admins'.

Then in your mapping you are telling JBoss to add the role of 'Users' to 
principal 'users', etc.... However, the principal is 'guprim'.  Unless you have 
users logging in with username 'users', 'authors', or 'admins' the mapping is 
not going to happen.

Does this make more sense now? cgriffith

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925044#3925044

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925044


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to