Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP Docker image: enable to customize command used to apply environment variables on LDIF files used to modify the LDAP data on upgrading the Archive version #3881

Closed
gunterze opened this issue Nov 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

Enable to customize command used to apply environment variables on LDIF files used to modify the LDAP data on upgrading the Archive version

Configurable by Environment Variable:

LDAP_CONFIG_SED

Specifies the command to apply environment variables on importing LDIF files specified by LDAP_INIT_CONFIG
at first LDAP startup and by script add-device <device-name>, as on LDIF files used to modify the LDAP data
on upgrading the Archive version by script updata-data <archive-version>; sed-config by default.

Replacing former Environment Variable:

LDAP_INIT_CONFIG_SED

Specifies the command to apply environment variables on importing LDIF files specified by LDAP_INIT_CONFIG at first LDAP startup.
sed-init-config by default.

Extends #3684

@gunterze gunterze added the enhancement New feature or request label Nov 28, 2022
@gunterze gunterze added this to the 5.29.1 milestone Nov 28, 2022
@gunterze gunterze self-assigned this Nov 28, 2022
gunterze added a commit to dcm4che-dockerfiles/slapd-dcm4chee that referenced this issue Nov 28, 2022
…ment variables on LDIF files used to modify the LDAP data on upgrading the Archive version dcm4che/dcm4chee-arc-light#3881
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant