blob: 68e00e60f396693c2e3827f77be53399abbbd708 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
=====================================================================
LDAP and nslcd daemon parameters should be set in:
%%CONFIG_FILE%%.
When upgrading review %%CONFIG_FILE%%.sample for
additional or changed parameters.
%%NSS_MESSAGE%%
To start nslcd add nslcd_enable="YES" to /etc/rc.conf and run:
# service nslcd start
If you also want to supervise the nslcd daemon
add nslcd_supervisor="YES" to rc.conf as well.
NOTE: supervision requires FreeBSD 8.4, 9.1 or greater.
See the comments in %%PREFIX%%/etc/rc.d/nslcd for additional tunables.
=====================================================================
|