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