Carlos O'Donell 0e17ea2
Short description: NSCD must use nscd user.
Carlos O'Donell 0e17ea2
Author(s): Fedora glibc team <glibc@lists.fedoraproject.org>
Carlos O'Donell 0e17ea2
Origin: PATCH
Carlos O'Donell 0e17ea2
Upstream status: not-needed
Carlos O'Donell 0e17ea2
34f0776
Fedora-specific configuration adjustment to introduce the nscd user.
34f0776
(Upstream does not assume this user exists.)
34f0776
fb633ea
diff -Nrup a/nscd/nscd.conf b/nscd/nscd.conf
fb633ea
--- a/nscd/nscd.conf	2012-06-05 07:42:49.000000000 -0600
fb633ea
+++ b/nscd/nscd.conf	2012-06-07 12:15:21.818318670 -0600
fb633ea
@@ -33,7 +33,7 @@
fb633ea
 #	logfile			/var/log/nscd.log
fb633ea
 #	threads			4
fb633ea
 #	max-threads		32
fb633ea
-#	server-user		nobody
fb633ea
+	server-user		nscd
fb633ea
 #	stat-user		somebody
fb633ea
 	debug-level		0
fb633ea
 #	reload-count		5