Path to this page:
./
security/pam-ldap,
Pluggable authentication module for LDAP directories
Branch: pkgsrc-2014Q2,
Version: 186nb4,
Package name: pam-ldap-186nb4,
Maintainer: pkgsrc-users The pam_ldap module provides the means for workstations to authenticate
against LDAP directories, and to change their passwords in the directory.
Key Benefits are:
* Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0.
* Can utilize transport layer security (such as SSL or TLS) to encrypt
transactions between the workstation and the LDAP server and provide
strongly authenticated sign-on.
* Shares configuration information with nss_ldap module
* Supports ypldapd locator for finding LDAP servers
* Supports Netscape Directory Server's password policies and directory-based
access authorization.
The software is distributed under the terms of the GNU General Library
Public License.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2014/05/29 19:59:39 tron Exp $
case ${STAGE} in
POST-DEINSTALL)
rm -f /usr/lib/security/pam_ldap.so
;;
esac
Master sites: (Expand)
SHA1: abb37c92dde446687272849ed29eb5c0fe1a55a6
RMD160: 54fb6da6560ef1d7082d1e00cfa96286801f40bf
Filesize: 159.606 KB
Version history: (Expand)
- (2014-07-11) Updated to version: pam-ldap-186nb4
- (2014-07-02) Package added to pkgsrc.se, version pam-ldap-186nb3 (created)