diff options
author | Christopher Walker <kris240376@gmail.com> | 2012-02-19 18:02:16 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:47 -0600 |
commit | 840861ce8814fd32ee5594f526d5dc8af177b668 (patch) | |
tree | 8fc5030de2d761a944b444fd8a0007ba7689532d /system/nss-pam-ldapd/README | |
parent | fee47e9d5033c11d11bdb69eb71333890b1e955f (diff) | |
download | slackbuilds-840861ce8814fd32ee5594f526d5dc8af177b668.tar.gz |
system/nss-pam-ldapd: Added (LDAP NSS/PAM module)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/nss-pam-ldapd/README')
-rw-r--r-- | system/nss-pam-ldapd/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/nss-pam-ldapd/README b/system/nss-pam-ldapd/README new file mode 100644 index 0000000000..bb4b25566a --- /dev/null +++ b/system/nss-pam-ldapd/README @@ -0,0 +1,5 @@ +nss-pam-ldap is 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. |