role slapd: can load additionnal schema and load arbitrary ldif files to be put in template directory

This commit is contained in:
2019-07-17 18:34:15 +02:00
parent 39a49698bc
commit 2ee476a4ef
6 changed files with 91 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
dn: ou=users,{{ldap_suffix}}
objectclass: organizationalUnit
dn: ou=groups,{{ldap_suffix}}
objectclass: organizationalUnit
dn: ou=hosts,{{ldap_suffix}}
objectclass: organizationalUnit