From 87e4cc74d76053ea9ae152dd5380a2a11839e75c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 19 Aug 2014 10:56:39 -0500 Subject: [PATCH] remove sss from default nsswitch.conf it causes issues with live image composing --- glibc.spec | 5 ++++- nsswitch.conf | 10 +++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/glibc.spec b/glibc.spec index 3b822b6..62e83cf 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ %define glibcsrcdir glibc-2.19-883-g7e54fd0 %define glibcversion 2.19.90 -%define glibcrelease 32%{?dist} +%define glibcrelease 33%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -1660,6 +1660,9 @@ rm -f *.filelist* %endif %changelog +* Tue Aug 19 2014 Dennis Gilmore - 2.19.90-33 +- remove sss from default nsswitch.conf it causes issues with live image composing + * Wed Aug 13 2014 Siddhesh Poyarekar - 2.19.90-32 - Auto-sync with upstream master. - Revert to only defining __extern_always_inline for g++-4.3+. diff --git a/nsswitch.conf b/nsswitch.conf index 2f6c84e..7a116ec 100644 --- a/nsswitch.conf +++ b/nsswitch.conf @@ -30,9 +30,9 @@ #shadow: db files nisplus nis #group: db files nisplus nis -passwd: files sss -shadow: files sss -group: files sss +passwd: files +shadow: files +group: files initgroups: files #hosts: db files nisplus nis dns @@ -53,9 +53,9 @@ netmasks: files networks: files protocols: files rpc: files -services: files sss +services: files -netgroup: nisplus sss +netgroup: nisplus publickey: nisplus