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

[bitnami/openldap:2.6] Add support for accesslog and syncprov overlays #49281

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

jonnoss1
Copy link
Contributor

Description of the change

This change extends the existing [bitnami/openldap:2.6] container deployment with configurable support for 2 already packaged modules:

  • Access Logging accesslog
  • Sync Provider syncprov

Benefits

Future users of the [bitnami/openldap] container will be able to access the accesslog & syncprov modules and functionality with minimal configuration.

Possible drawbacks

The accesslog & syncprovmodules are commonly implemented as part of a directory replication topology in a multi-node deployment.
This PR only provides capabilities for a single node deployment and does not expose possible configurations requirements for a replicated or multi-node deployment.
It would then however provide the building blocks for future enhancements to support multi node deployments.

Applicable issues

  • fixes #

Additional information

Signed-off-by: Jonno Sanderson-Smith <jonnoss@gmail.com>
@github-actions github-actions bot added the triage Triage is needed label Sep 20, 2023
@carrodher carrodher added the verify Execute verification workflow for these changes label Sep 20, 2023
@github-actions github-actions bot added in-progress and removed triage Triage is needed labels Sep 20, 2023
@bitnami-bot bitnami-bot removed the request for review from javsalgar September 20, 2023 14:36
@jotamartos
Copy link
Contributor

Hi @jonnoss1,

Thank you for taking the time to create this PR. We are going to update our systems with this information to release a new container with this update and will merge this after that.

Thanks

@jotamartos jotamartos merged commit 1d77d29 into bitnami:main Oct 2, 2023
13 checks passed
@jotamartos
Copy link
Contributor

Our pipeline is building new containers with this change. A new version should be available soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openldap solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants