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

Fix domain dn #341

Merged
merged 5 commits into from
Aug 16, 2019
Merged

Fix domain dn #341

merged 5 commits into from
Aug 16, 2019

Conversation

obourdon
Copy link
Contributor

Plus some minor additions/fixes

By setting EXTRA_DOCKER_RUN_FLAGS, for example to --loglevel debug
the user will be able to debug tests for failure analyzis
This cleans up the list of container which have be run for tests completely.
This will check the perfect match between values given by user in
LDAP_DOMAIN and LDAP_BASE_DN and make the container run fail
if they do not match

Test added to check this enforcement
@obourdon
Copy link
Contributor Author

@BertrandGouny this should prevent errors and/or gives more insight for cases like seen in #238, #172, #338

Added 2 more test cases to enforce proper behaviour
Call get_ldap_base_dn to detect failure very early
@BertrandGouny
Copy link
Member

thanks !
merged in hotfix-1.2.5

@BertrandGouny BertrandGouny merged commit afb920c into osixia:stable Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants