MM-62704: Add Custom Profile Attributes to the LDAP synchronization process (#30443)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
88d5ad06b4
Коммит
f54acdf100
@@ -55,6 +55,7 @@ for SERVICE in $ENABLED_DOCKER_SERVICES; do
|
||||
continue
|
||||
fi
|
||||
mme2e_log "Configuring the $SERVICE container"
|
||||
${MME2E_DC_SERVER} exec -T -- openldap bash -c 'ldapadd -Y EXTERNAL -H ldapi:/// -w mostest || true' < ../../server/tests/custom-schema-cpa.ldif
|
||||
${MME2E_DC_SERVER} exec -T -- openldap bash -c 'ldapadd -x -D "cn=admin,dc=mm,dc=test,dc=com" -w mostest' <../../server/tests/test-data.ldif
|
||||
;;
|
||||
minio)
|
||||
|
||||
Ссылка в новой задаче
Block a user