...
Description
Passwords can be set on addUser but cannot be changed on updateUser. However, it is simple to change (reset) a user's password SUPPORTS:How to change a user's passwordwith a separate renderRequest action.
Example
No Format |
---|
--action renderRequest --request admin/users/dosetuserpassword.action?username=testuser --requestParameters "newPassword=xxxxxx&newPasswordConfirmation=xxxxxx" --file "" |
Example - Cloud
With the switch over to Atlassian ID for Cloud, passwords can no longer be changed through the application. Go to https://id.atlassian.com, login, and select Change password.