freebsd-ports/net/nss-pam-ldapd/files/pkg-message.in
Ryan Steinmetz e479225efe - Fix service command always returning 0 [1]
- Add STAGE support

PR:		ports/187073 [1]
Submitted by: 	Derek Kulinski <takeda@takeda.tk> [1]
2014-03-03 14:36:30 +00:00

21 lines
618 B
Text

=====================================================================
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 9.1 or greater.
See the comments in %%PREFIX%%/etc/rc.d/nslcd for additional tunables.
=====================================================================