Skip to content
Snippets Groups Projects
Select Git revision
  • c4d0669d171d2c9e8a5aa5999749ab354dfc9777
  • master default
2 results

nss-pam-ldapd

  • Clone with SSH
  • Clone with HTTPS
  • Adar Nimrod's avatar
    nimrod authored
    c4d0669d
    History
    Name Last commit Last update
    ..
    .dockerignore
    Dockerfile
    README.md
    entrypoint

    nss-pam-ldapd

    Dockerized example nss-pam-ldapd.

    Usage

    The process running inside the container is nslcd which is the nameserver daemon. To use this container, execute a different process (like su or getent) inside the container.

    Environment variables

    Name | Default value --- | --- LDAP_URIS | ldapi:/// LDAP_AUTH_TYPE | none LDAP_BINDDN LDAP_STARTTLS | false LDAP_BASE_DN | dc=trusted LDAP_CACERTFILE | /etc/ssl/certs/ca-certificates.crt LDAP_REQCERT | never

    License

    This software is licensed under the MIT license (see LICENSE.txt).

    Author Information

    Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore/.