---
name: pam_ldap
version: 1.8.6_2
origin: security/pam_ldap
comment: A pam module for authenticating with LDAP
arch: freebsd:9:x86:64
www: http://www.padl.com/OSS/pam_ldap.html
maintainer: marcus@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 63674
desc: |
  This is a PAM module for authenticating with LDAP.

  WWW: http://www.padl.com/OSS/pam_ldap.html
deps:
  openldap-client: {origin: net/openldap24-client, version: 2.4.35}
categories: [security, net]
files:
  /usr/local/etc/ldap.conf.dist: a98073c4ab6a184caf0e2495804b0bde9e3e58c69d90f885650191af42e1e935
  /usr/local/lib/pam_ldap.so: 1232a560976c2efa712a47161e6d82cbdddcaf7574d2eff26827740235419833
  /usr/local/man/man5/pam_ldap.5.gz: e1d94e53ba52f7df4f16ac635f1e790482d9390a99bf478b9f917bcd3abc3e11
  /usr/local/share/pam_ldap/ldapns.schema: 5892c527f3b87f7b14f4d8368bc85b87983cd1df2e316d5bb73584c1b6d9b2fb
  /usr/local/share/pam_ldap/ns-pwd-policy.schema: ae31b0572fa38c713f245d7a42dd33a6979f5b55fbeafc83ee72ad35808f807e
directories:
  /usr/local/share/pam_ldap/: n
scripts: {}
message: |
  ================================================================================
  Copy /usr/local/etc/ldap.conf.dist to /usr/local/etc/ldap.conf, then edit
  /usr/local/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      /usr/local/lib/pam_ldap.so
  ================================================================================
