mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #1284 from vyos/mergify/bp/sagitta/pr-1283
login: T5972: add possibility to disable individual local user accounts (backport #1283)
This commit is contained in:
commit
aa0c514ed0
@ -34,6 +34,10 @@ Local
|
|||||||
Setup encrypted password for given username. This is useful for
|
Setup encrypted password for given username. This is useful for
|
||||||
transferring a hashed password from system to system.
|
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:
|
.. _ssh_key_based_authentication:
|
||||||
|
|
||||||
Key Based Authentication
|
Key Based Authentication
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user