From fd81f7fd2c2f485fe6f834a7b0af1e7638d72e9155cb05b2ce4a48d1e4c68784 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 18 Feb 2020 14:03:41 +0000 Subject: [PATCH] Accepting request 775213 from home:Andreas_Schwab:Factory - nsswitch.conf: comment out initgroups setting, so that it defaults to the group setting (bsc#1164075) OBS-URL: https://build.opensuse.org/request/show/775213 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=552 --- glibc.changes | 6 ++++++ nsswitch.conf | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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