]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sysusers: optionally create fully locked accounts (#34876)
authorLuca Boccassi <bluca@debian.org>
Tue, 29 Oct 2024 18:46:14 +0000 (18:46 +0000)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 18:46:14 +0000 (18:46 +0000)
Let's ramp up security for system user accounts, at least where
possible, by creating them fully locked (instead of just with an invalid
password). This matters when taking non-password (i.e. SSH) logins into
account.

Fixes: #13522

Trivial merge