Hi Peter
| <application-policy name = "web-console"> | <authentication> | <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" | flag = "required"> | <module-option name="usersProperties">web-console-users.properties</module-option> | <module-option name="rolesProperties">web-console-roles.properties</module-option> | </login-module> | </authentication> | </application-policy> | Thanks and Regards Kaushal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222353#4222353 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222353 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
