[jboss-user] [Security & JAAS/JBoss] - Re: Arrggh! JAAS Policy File with JBOSS - Please Help!

2008-03-28 Thread jgilmore
I am not using ejb. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139706#4139706 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139706 ___ jboss-user mailing list jboss-use

[jboss-user] [Security & JAAS/JBoss] - JACC and Authorization for a Web Application

2007-12-14 Thread jgilmore
I am trying to use JASS authorization in JBOSS. i.e. grant granular Permissions to Principals within a JASS policy file. I believe the JACC module provides implementation for this however the wiki (http://wiki.jboss.org/wiki/Wiki.jsp?page=JACC) does not sufficiently describe how it is suppose

[jboss-user] [Security & JAAS/JBoss] - Re: JAAS Policy File with JBOSS - Please Help!

2007-12-12 Thread jgilmore
I have now added the following line to the JAVA_OPTS section of run.bat | -Djava.security.manager -Djava.security.policy=server.policy | Next time I started JBoss I received the following error: | Failed to boot JBoss: | java.security.AccessControlException: access denied (java.util.

[jboss-user] [Security & JAAS/JBoss] - Arrggh! JAAS Policy File with JBOSS - Please Help!

2007-12-11 Thread jgilmore
My application security runs great in Tomcat but when I run it in JBoss it doesn't work. I have deployed a DynamicLoginConfig MBean to specify the location of my custom login-config.xml: jboss-service.xml: | | | | META-INF/jboss-login-config.xml | | |