From fc61840372e639011e55a5230daa42040ce527f5 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 16 Feb 2024 14:33:15 +0100 Subject: login: T5972: add possibility to disable individual local user accounts (cherry picked from commit e6b534942b8eaedfc3a6290f97d0040e61179b79) --- docs/configuration/system/login.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst index bb7bdc86..ab3c1f6f 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 disable + + Disable (lock) account. User will not be able to log in. + .. _ssh_key_based_authentication: Key Based Authentication -- cgit v1.2.3