Set User Password

blobcity>set-user-password {username} {old-password} {new-password}

Sets the password of the specified user to the specified password. The username is specified by the {username} parameter and the new password to set is specified by the {new-password} parameter. The {old-password} of the user account needs to be correctly specified for the operation to succeed. The connecting user needs to have the manage-user role to set the password for another user. If the user who’s password is to be set is same as the connecting user, then no role or permission is required for the operation to succeed.