Path to this page:
./
security/pam-ldap,
Pluggable authentication module for LDAP directories
Branch: pkgsrc-2015Q1,
Version: 186nb5,
Package name: pam-ldap-186nb5,
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.2 2014/07/28 18:23:39 fhajny Exp $
case ${STAGE} in
POST-DEINSTALL)
if test "`uname -s`" != "SunOS"; then
rm -f /usr/lib/security/pam_ldap.so
fi
;;
esac
Master sites: (Expand)
SHA1: abb37c92dde446687272849ed29eb5c0fe1a55a6
RMD160: 54fb6da6560ef1d7082d1e00cfa96286801f40bf
Filesize: 159.606 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version pam-ldap-186nb5 (created)