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

README.rst

Blame
  • slapd

    Dockerized OpenLDAP daemon.

    Interfaces exposed

    The container exposes TCP ports 389 (LDAP) and 636 (LDAPS) as well as the ldapi Unix socket in the /run/slapd volume.

    Environment variables

    Name Description Default value
    LDAP_URLS List of URLs to serve. ldap:/// ldapi:/// ldaps:///
    LDAP_ROOTPASS Root password.
    LDAP_DOMAIN Domain.
    LDAP_ORGANIZATION Organization.

    Persistence

    The database is at /var/lib/ldap.