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