[jboss-user] [Security & JAAS/JBoss] - Re: Jboss is always using UserRolesLoginModule instead of Cl

saleem.khan@gmail.com do-not-reply at jboss.com
Mon Feb 18 22:52:08 EST 2008


Hi,

You put the users.properties and roles.properties file in your web application classes folder.

users.properties will contain entries like 
<user name>=

and roles.properties will look like 
<user name>=Authenticated

The same user entry must be in users_en.propertries file which is in the entity management jar file.

This will solve your problem. 

Saleem

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

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



More information about the jboss-user mailing list