Update recover-a-user-password.md (#2698)

* Update recover-a-user-password.md

1.Is "choose the user you want to change the password" acceptable? 
2.If not, which of the following modifications is better?
   "choose the user whose password you want to change"
   "choose the user you want to change the password for"
   ...

* Update recover-a-user-password.md
This commit is contained in:
Wang Jie 2017-04-13 01:32:05 +08:00 committed by Misty Stanley-Jones
parent 6924ae8009
commit af5057340d
1 changed files with 3 additions and 4 deletions

View File

@ -9,15 +9,14 @@ other users.
If that user is being managed using an LDAP service, you need to change the
user password on that system. If the user account is managed using UCP,
log in with administrator credentials into the **UCP web UI**, navigate to
the **User Management** tab, and choose the user you want to change the
password.
log in with administrator credentials to the **UCP web UI**, navigate to
the **User Management** tab, and choose the user whose password you want to change.
![](../../images/recover-a-user-password-1.png){: .with-border}
If you're an administrator and forgot your password, you can ask other users
with administrator credentials to change your password.
If you're the only administrator, use **ssh** to login directly into a manager
If you're the only administrator, use **ssh** to log in to a manager
node managed by UCP, and run:
```none