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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...