change password
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2007 10:37 AM
Can the user admin change the password of the other user without know the oldpassword of de User with WebServices?
sorry for mi English
thank.
WebServiceFactory.getAdministrationService().changePassword("userName", "????", "newPassword")
sorry for mi English
thank.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 06:36 AM
Hi
There is a set password API for the admin user. I am not sure if it is there for web service users.
Andy
There is a set password API for the admin user. I am not sure if it is there for web service users.
Andy

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 01:14 PM
Hi,
Yes the admin user can change the password without knowing the old password via the web service API.
Just pass null as the old password.
Cheers,
Roy
Yes the admin user can change the password without knowing the old password via the web service API.
Just pass null as the old password.
Cheers,
Roy
