Skip to content

fix: no redundant LDAP config creation and more flexible dc and bind configuration #37

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

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

BoolPurist
Copy link
Collaborator

Problems

  • Before configuration for complex user bind dns and org dns was not possible.
  • Before it was impossible to leave out a org dn part for the user bind.

Changes

Major version of current beta version should bumped from 0.4.xx to 0.5.xxx Reason: ldap_bind and ldap_org now expect a full part dn component. Example: it expects now ou=people instead of people

Adjusted Changelog for changes in LDAP configuration

Documented these new behavior for ldap_org_unit, ldap_bind_org_unit and ldap_bind_prefix in README

…configuration

Major version of current beta version should bumped from 0.4.xx to 0.5.xxx
Reason: ldap_bind and ldap_org now expect a full part dn component.
Example: it expects now ou=people instead of people

Adjusted changelog for changes in LDAP configuration

Documented these new behaviour for ldap_org_unit, ldap_bind_org_unit and ldap_bind_prefix in README
Copy link
Collaborator

@dwgnr dwgnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dwgnr dwgnr merged commit 5624fb6 into th-nuernberg:main Apr 5, 2023
@BoolPurist BoolPurist deleted the fix_org_unit_user_prefix_bind branch April 6, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants