You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to use adop-platform-management with an external LDAP because LDAP host is hardcoded in some scripts. For example in generate_workspace job:
I am not able to use adop-platform-management with an external LDAP because LDAP host is hardcoded in some scripts. For example in generate_workspace job:
${WORKSPACE}/common/ldap/load_ldif.sh -h ldap -u "${LDAP_ADMIN_USER}" -p "${LDAP_ADMIN_PASSWORD}" -b "${DC}" -f "${OUTPUT_FILE}"
The text was updated successfully, but these errors were encountered: