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

2008-02-22 Thread ssiebel
Hello bensonfungjava, sorry for the late answer. As i mentioned above the solution is quite project specific and might not help you much. Our application is deployed as an EAR. the jsf project is part of that ear as well as the auth-module. so the only thing i had to do is to reference this

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

2008-02-14 Thread ssiebel
ok, i solved it. the solution is quite project specific, so that it is not useful to post here... br, Stefan. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4129368#4129368 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Jboss is always using UserRolesLoginModule instead of Client

2008-02-13 Thread ssiebel
Hi, i'm currently trying to use the ClientLoginModule in Jboss 4.2.1 in a JSF based WebApp. I'm passing -Djava.security.auth.login.config==C:/auth.conf to the VM when starting the jboss app server. auth.conf looks like this: | mylogin { | org.jboss.security.ClientLoginModule