I admit I have never set it up and tried it... In the oracle-service.xml specify a jaas security domain
In the jaas security domain setup in login-conf.xml use the CallerIdentityLoginModule. I am not entirely sure how to set up the login module so it will get the existing user/pw from the SecurityAssociation. The possibilities I would try are to have a separate security domain for the caller identity login module and also to include that login module in your primary security domain. (and mention this one in your oracle-service.xml) Please report on your success. thanks david jencks On 2002.11.25 15:17:48 -0500 Emerson Cargnin - SICREDI Servi�os wrote: > We use Jaas Ldap LoginModule to make the authentication/authorization. > Can someone explain me (or tell me where can I find at > forum/maillist/jboss 3.0.4 admbook) how to set the oracle-services.xml > to use the same user that's logged at the session bean (a session > facade)? > > > > > -- > xxxxxxxxxxxxxxxxxxxxxxxxxxxx > | Emerson Cargnin | > | Analista de Sistemas Sr. | > | Tel : (051) 3358-4959 | > | SICREDI Servi�os | > | Porto Alegre - Brasil | > |xxxxxxxxxxxxxxxxxxxxxxxxxx| > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
