[jboss-dev-forums] [QA of JBoss Portal] - Re: Problem with Tomcat SSO valve while being in 'Admin' rol

sohil.shah@jboss.com do-not-reply at jboss.com
Tue Apr 28 11:20:19 EDT 2009


Actually before modifying the portal's server configuration, which should work, try if modifying the jmx-console-roles.properties file and see if that works. If it does, that would be a cleaner approach.

To do that, open your jmx-console-roles.properties file and add "Authenticated" to the list of roles to be associated with the admin user. 

So now, the file should look like this:


  | # A sample roles.properties file for use with the UsersRolesLoginModule
  | admin=JBossAdmin,HttpInvoker,Authenticated
  |  

Thanks
Sohil

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

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



More information about the jboss-dev-forums mailing list