login: T5972: add possibility to disable individual local user accounts

(cherry picked from commit e6b534942b8eaedfc3a6290f97d0040e61179b79)
This commit is contained in:
Christian Breunig 2024-02-16 14:33:15 +01:00 committed by Mergify
parent 204617bc29
commit fc61840372

View File

@ -34,6 +34,10 @@ Local
Setup encrypted password for given username. This is useful for
transferring a hashed password from system to system.
.. cfgcmd:: set system login user <name> disable
Disable (lock) account. User will not be able to log in.
.. _ssh_key_based_authentication:
Key Based Authentication