Skip to content

v1.1.3

Compare
Choose a tag to compare
@BertrandGouny BertrandGouny released this 16 Feb 13:47
· 338 commits to master since this release

In this version the new environment variable LDAP_BACKEND let you set the the backend used by your ldap database.
By default it's hdb. In comming versions 1.2.x the default will be changed to mdb.

Environment variable LDAP_REPLICATION_HDB_SYNCPROV changed to LDAP_REPLICATION_DB_SYNCPROV

Added

  • Use mdb over hdb #50

Changed

  • Ignore lost+found directories #53
  • LDAP_REPLICATION_HDB_SYNCPROV changed to LDAP_REPLICATION_DB_SYNCPROV
  • Upgrade baseimage to light-baseimage:0.2.4

Removed

  • Volume command from Dockerfile #56