Changing a User's Password in the Back Office Tool

Manually change the password of any user in the current repository as long as you know their current one. If you don't know the current password for a user, you will need to reset it first.

You can also use the ChangeUserPassword function to update passwords.

Implementation:

  1. Select the Security menu.
  2. Click Users.
  3. Select the intended user.
  4. Click Change Password.
  5. Enter the user's Old Password.
  6. Type the new password into the New Password and Confirm Password fields. This must be an alphanumeric string, at least four characters in length.
  7. Click OK.