Sign inSign up

yeluris/openldap

By yeluris

Updated about 5 years ago

Openldap docker image version 2.4.46

Image
0

164

yeluris/openldap repository overview

openldap

Building Openldap docker image

docker build -t openldap:<version> .
docker run -dt --name openldap openldap:<version>
docker inspect openldap
docker container exec -it openldap /bin/bash
Apache Directory Studio ,use below parameters to establish connection to openldapldap

hostname = <IP_ADDRESS_OF_THE_CONTAINER>
PORT = 389
Authentication : simple authentication
Bind DN : cn=root,o=sccm
Password: secret
Volumes exposed
/appl/openldap/etc/openldap
/appl/openldap/var/openldap-data
References

slapd

Tag summary

Content type

Image

Digest

Size

192.8 MB

Last updated

about 5 years ago

docker pull yeluris/openldap:2.4.50