diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/system/login.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst index 98e05cdd..09e27c53 100644 --- a/docs/configuration/system/login.rst +++ b/docs/configuration/system/login.rst @@ -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 | 
