Dear all,
I found very little info about JndiLoginInitialContextFactory.
I searched the docs, forum, wiki, tutorials, even google...
So except for the javadoc and the code itself, which I took a look at, does 
anyone have info regarding it's usage.

It seems that while using JndiLoginInitialContextFactory to propagate 
principals and credentials between the servlet container and the ejb container, 
JBoss still needs a loginmodule (<security-domain> in jboss.xml) for ejb method 
authorization otherwise it won't do any permission check.

So my second question is: if I only want ejb method permission check to be 
activated, which jboss login module should I use as <security-domain>, or 
should I write my own module (if so, what should it be roughly doing since I'm 
not interested in testing passwords at that level)?

Thank you,
Stephane


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to