OpenLDAP is a open-source implementation of the Lightweight Directory Access Protocol
781

Dockerfile links [`latest` (*/debian/buster/Dockerfile*) ]
[`bullseye` (*/debian/bullseye/Dockerfile*) ]
[`buster` (*/debian/buster/Dockerfile*) ]
[`stretch` (*/debian/stretch/Dockerfile*) ]
[`groovy` (*/ubuntu/groovy/Dockerfile*) ]
[`focal` (*/ubuntu/focal/Dockerfile*) ]
[`bionic` (*/ubuntu/bionic/Dockerfile*) ]
[`xenial` (*/ubuntu/xenial/Dockerfile*) ]
[`trusty` (*/ubuntu/trusty/Dockerfile*) ]
$ docker run -d -p 389:390 wilkesystems/openldap
| Variable | Function |
|---|---|
| SLAPD_BACKEND | Sets the backend of the ldap server |
| SLAPD_DOMAIN | Sets the DNS domain name is used to generate the base DN |
| SLAPD_PASSWORD | Sets the password for the administrator entry |
| SLAPD_ORGANIZATION | Sets the name of the organization to be used in the base DN |
Content type
Image
Digest
Size
108.6 MB
Last updated
over 5 years ago
docker pull wilkesystems/openldap