I have two ejb deployed on two jboss servers. When an ejb make a call to the ejb on 
the other server, I have to authenticate again, using a custom LoginModule. In this 
LoginModule I would like to use the principals created on the first server. Where 
could I find them? Are they transmitted or can't I find them back? 
My principals contain informations about the first authentication, that's why I don't 
want to create some others. I looked in the SecurityAssociation but it seems to be 
empty, maybe I have to configure something for the principals to be sent with the ejb 
call?

Thanks in advance

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to