NSS module and daemon for using LDAP as a naming service
This is nss-pam-ldapd which provides a Name Service Switch (NSS) module 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 provides a Pluggable Authentication Module (PAM) to do authentication to an LDAP server.
This is implemented using thin NSS and PAM modules which delegate to a dedicated service (nslcd) that queries the LDAP server with persistent connections, authentication, attribute translation, etc.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / nss-pam-ldapd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:ldap/nss-pam-ldapd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000000075 75 Bytes | |
nslcd.service | 0000000253 253 Bytes | |
nss-pam-ldapd-0.9.7.tar.gz | 0000762743 745 KB | |
nss-pam-ldapd-rpmlintrc | 0000000258 258 Bytes | |
nss-pam-ldapd.changes | 0000001701 1.66 KB | |
nss-pam-ldapd.spec | 0000003277 3.2 KB |
Revision 8 (latest revision is 27)
Howard Guo (guohouzuo)
committed
(revision 8)
- Upgrade to 0.9.7 with accumulated bug fixes.
Comments 0