[jboss-user] [Security & JAAS/JBoss] - DatabaseServerLoginModule caching credentials problem

lzdobylak do-not-reply at jboss.com
Fri Aug 11 09:17:23 EDT 2006


I'm using this login module to get user and roles,
when "admin" changes "user" password, 
user can use both old and new password while login, until he first time use new password.
old password is cached somewere (probably in sharedState object of loginModule), how can I force clearing this cache?
Im using jaas on clientLoginModule side and use sessionbeans from this (swing) client

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

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



More information about the jboss-user mailing list