Sign inSign up

hyr326/openldap

By hyr326

Updated over 5 years ago

A simple openldap server base on alpine with rfc2037bis future and it's easy to use

Image
0

1.0K

hyr326/openldap repository overview

quick start

docker run -d --name openldap --restart=always -p 389:389 -e LAPD_ORGANIZATION=example -e LDAP_DOMAIN=example.org -e LDAP_PASSWORD=admin -e LDAP_RFC2307BIS_SCHEMA=true -v /data/openldap-data:/var/lib/openldap/openldap-data -v /data/slapd.d:/etc/openldap/slapd.d hyr326/openldap:latest

Tag summary

Content type

Image

Digest

Size

7.4 MB

Last updated

over 5 years ago

docker pull hyr326/openldap