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