diff --git a/glibc.changes b/glibc.changes index 8fa3270..52b3fd1 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 4 15:16:38 UTC 2023 - Andreas Schwab + +- Remove systemd from shadow and gshadow lookups (bsc#1217220) + ------------------------------------------------------------------- Mon Oct 23 09:52:12 UTC 2023 - Andreas Schwab diff --git a/nsswitch.conf b/nsswitch.conf index 939bc40..4095b8c 100644 --- a/nsswitch.conf +++ b/nsswitch.conf @@ -54,7 +54,7 @@ passwd: compat systemd group: compat systemd -shadow: compat systemd +shadow: compat # Allow initgroups to default to the setting for group. # initgroups: compat @@ -63,7 +63,7 @@ networks: files dns aliases: files usrfiles ethers: files usrfiles -gshadow: files usrfiles systemd +gshadow: files usrfiles netgroup: files nis protocols: files usrfiles publickey: files