fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
594 B
Text
14 lines
594 B
Text
nss-pam-ldapd, a Name Service Switch (NSS) module and
|
|
Pluggable Authentication Module (PAM) that allows your
|
|
LDAP server to provide user account, group, host name,
|
|
alias, netgroup, and basically any other information that
|
|
you would normally get from /etc flat files or NIS. It also
|
|
allows you to do authentication to an LDAP server.
|
|
|
|
Key differences from nss_ldap:
|
|
* lighter NSS library
|
|
* lighter PAM library
|
|
* simpler internal semantics
|
|
* clear separation between NSS, PAM and LDAP code (the server
|
|
part could easily be implemented in another language)
|
|
* less connections to the LDAP server
|