[JBoss-user] [Security & JAAS/JBoss] - Re: Multi-threaded Client JBOSS applications and JAAS

2004-10-16 Thread [EMAIL PROTECTED]
Subject.doAs support can be added via a custom interceptor in the client proxy 
to propagate the security context from the AccessControlContext in the same way 
that the current SecurityInteceptor propgates the security context established 
by the ClientLoginModule.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851640


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Multi-threaded Client JBOSS applications and JAAS

2004-10-14 Thread jburugupalli
Its a known feature , and thanks for the info.
Its a feature for allowing many clients on the same system. You find this in the docs.

regards
Jani.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851440


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Multi-threaded Client JBOSS applications and JAAS

2004-10-14 Thread alan boshier
In case anyone is interested, I found a workaround to the lack of doAs support.

Setting multi-threaded=true on the login module configuration for ClientLoginModule 
has the effect of allowing different authenticated credentials on each thread.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851424


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user