1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/security/pam_ldap/pkg-message
Joe Marcus Clarke 084b2afd37 * Update to 1.6.5
* Use USE_OPENLDAP
* Remove ability to build with openldap12
* Convert display message to a real pkg-message
2003-11-16 01:51:46 +00:00

9 lines
485 B
Plaintext

================================================================================
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 -STABLE, or create an /etc/pam.d/ldap
on -CURRENT with a line similar to the following:
login auth sufficient %%PREFIX%%/lib/pam_ldap.so
================================================================================