This commit is contained in:
2022-04-23 16:22:44 +02:00
parent 4836c50d32
commit 810f1a12f5
8 changed files with 128 additions and 390 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM osixia/openldap
#copy ldap backup and custom schemas to the server
COPY ${PWD}/backup/export.lainoa.eus.ldif /container/service/slapd/assets/config/bootstrap/ldif/custom/export.ldif
COPY ${PWD}/backup/export.ldif /container/service/slapd/assets/config/bootstrap/ldif/custom/export.ldif
COPY ${PWD}/schema/custom.schema /container/service/slapd/assets/config/bootstrap/schema/custom/custom.schema