mirror of https://github.com/docker/docs.git
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:
parent
6924ae8009
commit
af5057340d
|
|
@ -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.
|
||||
|
||||
{: .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
|
||||
|
|
|
|||
Loading…
Reference in New Issue