[jboss-user] [JBoss Portal] - update user password
georgy
do-not-reply at jboss.com
Fri Aug 10 08:50:18 EDT 2007
I try to modify an user password. To do so i use the updatePassword() method of interface User :
| ...
| /*the user module class is LDAPExtUserModuleImpl
| authentication is done against AD with LdapExtLoginModule*/
|
|
| user.updatePassword(newPassword)
| ...
|
It doesn't seem to work since the user password does not change.
I don't see any exceptions/errors.
Can anybody help me?
JBOSS Portal 2.6.1.GA
Win xp
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073011#4073011
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073011
More information about the jboss-user
mailing list