forked from Lainports/freebsd-ports
12 lines
368 B
Text
12 lines
368 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Copy %%PREFIX%%/etc/ldap.conf.dist to %%PREFIX%%/etc/ldap.conf, then edit
|
|
%%PREFIX%%/etc/ldap.conf in order to use this module. Add a line similar to
|
|
the following to /etc/pam.conf on 4.X, or create an /etc/pam.d/ldap
|
|
on 5.X and higher with a line similar to the following:
|
|
|
|
login auth sufficient %%PREFIX%%/lib/pam_ldap.so
|
|
EOM
|
|
}
|
|
]
|