Hi Romain, Thanks, it works.
I've replaced the default LockOutRealm in <Engine> by : Now, I would like to handle my LoginModule exception on the client side to distinguish for example bad login/password, from locked auccounts. But all I have on failed login is a javax.naming.AuthenticationException caused by a javax.security.auth.login.CredentialNotFoundException. Is that possible to change this behaviour (maybe I should open a new thread)? Thank you -- View this message in context: http://openejb.979440.n4.nabble.com/Remote-EJB-Client-Authentication-JAAS-tp4666734p4666756.html Sent from the OpenEJB User mailing list archive at Nabble.com.
