projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a91c739
89858a0
)
sysusers: optionally create fully locked accounts (#34876)
author
Luca Boccassi
<bluca@debian.org>
Tue, 29 Oct 2024 18:46:14 +0000
(18:46 +0000)
committer
GitHub
<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