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 | 8 | ~alpha amd64 arm ~hppa ~mips ~ppc ppc64 ~sparc x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="person">
<email>chutzpah@gentoo.org</email>
<name>Patrick McLean</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>
<upstream>
<remote-id type="github">arthurdejong/nss-pam-ldapd</remote-id>
</upstream>
</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 |
|---|---|---|
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ✓ |
| kerberos | Add kerberos support | ✓ |
| pam | Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip | ⊕ |
| pynslcd | Install the python implementation along with the standard implementation | ✓ |
| sasl | Add support for the Simple Authentication and Security Layer | ✓ |
| selinux | !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| utils | Install the command-line utilities | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | nss-pam-ldapd-0.9.13.tar.gz | 808355 bytes | 0.9.13 |
| Type | File | Size |
|---|