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