docker-openldap icon indicating copy to clipboard operation
docker-openldap copied to clipboard

Dockerized LDAP server with many customizable options

github.com/tiredofit/docker-openldap

GitHub release Build Status Docker Stars Docker Pulls Become a sponsor Paypal Donate

This as a Dockerfile to build a OpenLDAP server for maintaining a directory. Upon starting this image it will give you a ready to run server with many configurable options.

  • Tracks latest release
  • Compiles from source
  • Multiple backends (bdb, hdb, mdb, sql)
  • All overlays compiled
  • Supports TLS encryption
  • Supports Replication
  • Scheduled Backups of Data
  • Ability to choose NIS or rfc2307bis Schema
  • Additional Password Modules (Argon, SHA2, PBKDF2)
  • Two Password Checking Modules - check_password.so and ppm.so
  • Zabbix Monitoring templates included

Maintainer

  • Dave Conroy

See individual branches