From f5ee81a3bbf1c5a9e5c2b8f512d12f040fcaa3cd Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Thu, 29 May 2025 14:19:13 +0200 Subject: ssh: T6013: add example how to use a CA for system login --- docs/configuration/system/login.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst index 3a7481eb..1c4e041d 100644 --- a/docs/configuration/system/login.rst +++ b/docs/configuration/system/login.rst @@ -34,6 +34,13 @@ Local Setup encrypted password for given username. This is useful for transferring a hashed password from system to system. +.. cfgcmd:: set system login user authentication principal + + When using SSH certificate based authentication, define which principals are + alled to use this account. + + If unset, the principal will be set to the login name of the user bz default. + .. cfgcmd:: set system login user disable Disable (lock) account. User will not be able to log in. -- cgit v1.2.3