Re: [rules-users] role based authentication in tomcat

2009-07-15 Thread Jaroslaw Kijanowski
Hi, so far you have just created a name for your jaas configuration, called "brms". If you would use JBoss AS, you would need to create a jaas config in server/default/conf/login-config.xml. Details are here: http://blog.athico.com/2008/08/tuning-guvnor.html Keep in mind that you use JAAS onl

[rules-users] role based authentication in tomcat

2009-07-14 Thread VÅM§Ï ®
Hi, I configured my guvnor in tomcat 6.0.It is working fine with out any user name validation.now i just want to create a role and give permission to that role. In the components.xml i have changed like the below configuration now where i need to create a role with that name "brms" and where