From 9fba52ac31406026b70be0a39d1302bfebea238d Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 23 May 2010 20:11:40 +0000 Subject: include uid and gid options in default configuration file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1116 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nslcd.conf b/nslcd.conf index cd7d10c..ee5eb05 100644 --- a/nslcd.conf +++ b/nslcd.conf @@ -4,6 +4,10 @@ # information in the directory. # See the manual page nslcd.conf(5) for more information. +# The user and group nslcd should run as. +uid nslcd +gid nslcd + # The uri pointing to the LDAP server to use for name lookups. # Multiple entries may be specified. The address that is used # here should be resolvable without using LDAP (obviously). -- cgit v1.2.3