Install this package:
emerge -a sys-auth/nss-pam-ldapd
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sys-auth/nss-pam-ldapd
Or alternatively:
emerge --autounmask-write -a sys-auth/nss-pam-ldapd
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.9.13-r1 | 8 | ~alpha amd64 arm ~hppa ~mips ~ppc ppc64 ~sparc x86 | 0 |
| 0.9.12-r5 | 8 | ~alpha amd64 arm ~hppa ~mips ~ppc ppc64 ~sparc x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>dan@danweeks.net</email>
<name>Daniel M. Weeks</name>
</maintainer>
<longdescription lang="en">
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.
</longdescription>
<use>
<flag name="utils">Install the command-line utilities</flag>
<flag name="pynslcd">Install the python implementation along with the standard implementation</flag>
</use>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sys-auth/nss-pam-ldapd |
euse -E <flag> -p sys-auth/nss-pam-ldapd |
euse -D <flag> -p sys-auth/nss-pam-ldapd
| Flag | Description | 0.9.13-r1 | 0.9.12-r5 |
|---|---|---|---|
| debug | ⚠️ | ✓ | ✓ |
| kerberos | ⚠️ | ✓ | ✓ |
| pam | ⚠️ | ⊕ | ⊕ |
| pynslcd | Install the python implementation along with the standard implementation | ✓ | ✓ |
| sasl | ⚠️ | ✓ | ✓ |
| selinux | ⚠️ | ✓ | ✓ |
| test | ⚠️ | ✓ | ✓ |
| utils | Install the command-line utilities | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | nss-pam-ldapd-0.9.12.tar.gz | 791983 bytes |
| DIST | nss-pam-ldapd-0.9.13.tar.gz | 808355 bytes |