Restructured openldap tasks

This commit is contained in:
2025-07-14 00:31:47 +02:00
parent 56f6a2dc3b
commit f012b4fc78
7 changed files with 81 additions and 70 deletions

View File

@@ -8,4 +8,11 @@ images:
openldap: "bitnami/openldap:latest"
webinterface: "lam" # The webinterface which should be used. Possible: lam and phpldapadmin
features:
ldap: true
ldap: true
import:
# Here it's possible to define what can be imported.
# It doesn't make sense to let the import run everytime because its very time consuming
credentials: true
schemas: true
entries: true
users: true