Skip to content

Install openLDAP on docker container using Ansible playbook.

Notifications You must be signed in to change notification settings

IshwarChincholkar/OpenLDAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLDAP

Install openLDAP on docker container using Ansible playbook. To run this project follow the steps:

  1. Git clone
  2. Change ip of host from host file and run the below command.
  3. ansible-playbook -i hosts setup.yml --extra-vars "password=root dc_name1=companyName dc_name2=org"

Connect using parameters user: cn=admin,dc=companyName,dc=org password: root

About

Install openLDAP on docker container using Ansible playbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published