VMware {code} Community
kitloong
Contributor
Contributor

Change logged in user password

Hi all,

I am struggling in finding a way to change a current logged in user's password.

Users are able to change their password in "Preference" which can be found in vcloud director.

they have to input old password, new password twice to gain a new password.

I have read the api documetation 1.5 from page 1 to 242 and had cups of coffee but I can't find any sample guiding to perform the action.

I need to know the what request and url to send, and an example of xml to post.

I am willing to buy a cup of coffee to who can help me on this.

0 Kudos
1 Reply
oleksandrantono
Enthusiast
Enthusiast

The issue is still relevant. Any ideas how to change a currently logged in user's password via API?

The request PUT /admin/user/{id} fails with 403 Disallowed Operation for the default non-admin roles.

0 Kudos