V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -462,7 +462,7 @@ user:
|
||||
tty: false # Require 2FA for TTY (local console) login.
|
||||
privileges:
|
||||
description: "Automation user without interactive shell and no sudo."
|
||||
sudo: false # Whether the user can escalate to root using sudo.
|
||||
sudo: true # Whether the user can escalate to root using sudo.
|
||||
system_user: true # Whether this is a low-UID system user (e.g., for automation).
|
||||
restricted: true # If true, user is limited in scope (e.g., no login, no file access).
|
||||
shell_access: false # MUST be "true" if shell is not '/usr/sbin/nologin' or '/bin/false'.
|
||||
|
||||
Reference in New Issue
Block a user