You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
defaults | 2 years ago | |
handlers | 2 years ago | |
meta | 2 years ago | |
tasks | 2 years ago | |
tests | 2 years ago | |
vars | 2 years ago | |
.gitignore | 2 years ago | |
README.adoc | 2 years ago |
README.adoc
OpenLDAP
Primary for using as ldapi://
for example for mail-servers.
Requirements
You need to have debian (or compatible, like ubuntu) or alpine already installed.
-
sshd
Role Variables
- ldap_basedn
-
Your basedn like
cn=example,cn=org
.
Example Playbook
--- # vim: set expandtab tabstop=2 shiftwidth=2: - hosts: ldapserver remote_user: root become: false tasks: - import_role: name: denkn.ldapi
License
AGPLv3
Author Information
Denis Knauf - https://git.denkn.at/deac/ansible-role-ldapi