Path to this page:
./
security/pam-ldap,
Pluggable authentication module for LDAP directories
Branch: CURRENT,
Version: 186nb8,
Package name: pam-ldap-186nb8,
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
Required to run:[
databases/openldap-client]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 159.606 KB
Version history: (Expand)
- (2023-10-25) Updated to version: pam-ldap-186nb8
- (2020-01-19) Updated to version: pam-ldap-186nb7
- (2016-03-05) Updated to version: pam-ldap-186nb6
- (2014-07-31) Updated to version: pam-ldap-186nb5
- (2014-05-30) Updated to version: pam-ldap-186nb4
- (2014-02-12) Updated to version: pam-ldap-186nb3
CVS history: (Expand)