Hi,
I am using JBossSX/JAAS (JBoss 4.2.2) and using a custom login module which 
extends UsernamePasswordLoginModule which gets the user's password from the 
database.  I need to implement a password change feature for a authenticated 
user.  After the password is updated in the database, all access is denied as 
expected, after the jaas-cache-timeout expires.
Is there any way to change the password of the principal so I don't have to 
force the user to logout and then log back in again after they change their 
password?
Thanks!
-Jim

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209713
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to