diff --git a/glibc.changes b/glibc.changes index 7b19bd2..1b04661 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 18 12:41:56 UTC 2020 - Andreas Schwab + +- nsswitch.conf: comment out initgroups setting, so that it defaults to + the group setting (bsc#1164075) + ------------------------------------------------------------------- Thu Feb 13 14:16:05 UTC 2020 - Andreas Schwab diff --git a/nsswitch.conf b/nsswitch.conf index 18905ea..7e3ba34 100644 --- a/nsswitch.conf +++ b/nsswitch.conf @@ -55,6 +55,8 @@ passwd: compat group: compat shadow: compat +# Allow initgroups to default to the setting for group. +# initgroups: compat hosts: files dns networks: files dns @@ -62,7 +64,6 @@ networks: files dns aliases: files usrfiles ethers: files usrfiles gshadow: files usrfiles -initgroups: files netgroup: files nis protocols: files usrfiles publickey: files