[jboss-user] [Security & JAAS/JBoss] - Re: Authentification problems in Jboss 5

tgueze do-not-reply at jboss.com
Fri Sep 19 08:47:10 EDT 2008


Thanks for the response ragavgomatam but it didn't work.

I'm using the Jboss 5 RC2 version and I have the same trouble.
Same configuration : a login module performing the authentification on the client side, the ClientLoginModule on the server side.

I'm using EJB 3 stateless session beans.

So a user is logged perform some operations on the beans, then it log out and log an different user and it perform some operations too. I have run these steps in debug mode, and the login is committed, so I assume my new user is logged.
In the server side, when I retrieve the caller name in the beans, I get the old user name.

The first user is also the first caller of the beans.
I setted the cache to 0 and set the multi-threaded and restore-login-identity to true but it had no effect.

Any idea?
Thanks in advance.

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

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



More information about the jboss-user mailing list