Skip to content

Ansible playbooks to build an OpenBSD OpenLDAP server

License

Notifications You must be signed in to change notification settings

bsd-ac/openbsd-openldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openbsd-openldap

Ansible role to setup a simple and performant openldap instance on an OpenBSD machine.

Role Variables

The significant variables are listed here for brevity. The full list of variables can be found in defaults/main.yml.

Variable Default Description
openldap_admin_password `` Password for the admin user (must be given).
openldap_base dc=. Base dc for the LDAP tree (e.g. dc=exmaple,dc=org).

Sample playbook

An example of a playbook is available in sample-playbook.

About

Ansible playbooks to build an OpenBSD OpenLDAP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages