Setting up OpenLDAP as Docker container
Using Docker containers you can easily create an OpenLDAP instance by using official images available from the Docker repository:
Using Docker containers you can easily create an OpenLDAP instance by using official images available from the Docker repository:
The ldap-utils package includes a number of utilities that can be used to perform operations on a LDAP server. All tools are based on OpenLDAP …