forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2.8 KiB
2.8 KiB
Locking a User
Scenario
A user may be suspended for a long period of time due to service changes. For security purposes, you can lock such a user.
You can lock a user in using either of the following methods:
- Automatic locking: You can set Password Retries in the password policy to automatically lock the user whose login attempts exceed this parameter value. For details, see Configuring Password Policies.
- Manual locking: You manually lock a user.
This section describes how to lock a user manually. Machine-machine users cannot be locked.
Impact on the System
A locked user cannot log in to MRS Manager or perform identity authentication in the cluster. A locked user can be used only after being manually unlocked or the lock time expires.
Procedure
- Log in to MRS Manager.
- Choose System > Permission > User.
- Locate the row that contains the target user and click Lock in the Operation column.
- In the window that is displayed, select I have read the information and understand the impact. Click OK.
Parent topic: Managing Users