mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +00: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