blob: d3948e1d130290d29f05031dde55509ff73a56bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
=====================================================================
The nss_ldap module expects to find its configuration files at the
following paths:
LDAP configuration: %%PREFIX%%/etc/nss_ldap.conf
LDAP secret (optional): %%PREFIX%%/etc/nss_ldap.secret
WARNING: For users of previous versions of this port:
WARNING:
WARNING: Previous versions of this port expected configuration files
WARNING: to be located at /etc/ldap.conf and /etc/ldap.secret. You
WARNING: may need to move these configuration files to their new
WARNING: location specified above.
=====================================================================
|