mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 23:38:13 +02:00
Expect this to solve openldap import bug
This commit is contained in:
@@ -68,5 +68,5 @@ docker exec -i ldap \
|
||||
-D "$LDAP_ADMIN_DN" \
|
||||
-w "$LDAP_ADMIN_PASSWORD" \
|
||||
-c \
|
||||
-f "/tmp/ldif/data/01_rbac.ldif"
|
||||
-f "/tmp/ldif/groups/01_rbac.ldif"
|
||||
```
|
Reference in New Issue
Block a user