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

This commit is contained in:
Christian Breunig 2024-02-16 14:33:15 +01:00
parent e50b510c0c
commit e6b534942b

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