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