]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/sysusers/sysusers.c
Revert "sysusers: properly mark generated accounts as locked"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 21 Oct 2019 14:26:42 +0000 (16:26 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Oct 2019 08:59:11 +0000 (17:59 +0900)
commit12c829376a95ee0a734b8dbd347042062516f0a9
treecdc482187d5e4fb0e3304243cb3d40e135a245c5
parent2c54acb1129886479218db26f9abe5f58762c57a
Revert "sysusers: properly mark generated accounts as locked"

This reverts the gist of commit 636e72bce63e7e99b76357f7d524d16f61558775.
The comment and the tiny cleanup are left alone.

We shouldn't lock the accounts because people actually need to use them, and
if they are locked, various tools will refuse.
See https://github.com/systemd/systemd/pull/13277#issuecomment-529964578
and follow-up comments.
src/sysusers/sysusers.c