[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 
auth-module when creating the logincontext.

a very good article about integrating JSF with JAAS you can find here:
http://weblogs.java.net/blog/edburns/archive/2006/03/repost_using_ja.html

hope that helps! good luck!


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131375
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2008-02-20 Thread bensonfungjava
Hi, ssiebel,

I got the same problem as you have.  Could you tell me how to fix it?

My email is [EMAIL PROTECTED]  It really makes me crazy.


Thanks
Benson

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130967
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2008-02-18 Thread [EMAIL PROTECTED]
Hi,

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

users.properties will contain entries like 
=

and roles.properties will look like 
=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
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[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=bb&op=viewtopic&p=4129368#4129368

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129368
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user