summaryrefslogtreecommitdiff
path: root/security/pam_ldap/files/pkg-message.in
blob: 3cd287cf243aff20f0176ef4a946e2974e09b009 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{ type: install
  message: <<EOM
Edit %%PREFIX%%/etc/ldap.conf in order to use this module.  Then
create a %%LOCALBASE%%/etc/pam.d/ldap with a line similar to the following:

login	auth	sufficient	%%PREFIX%%/lib/pam_ldap.so
EOM
}
]