-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
When BASE_DN
is set, as well as DOMAIN
, setup gets completely messed up (BASE_DN
is overwritten in /assets/custom-scripts/001-install-fusiondirectory.sh
).
After first init, user FD is absent, either using defined BASE_DN or DOMAIN base value.
Steps to reproduce
Run setting BASE_DN
& DOMAIN
.
ie:
BASE_DN="dc=localdomain"
DOMAIN="mydomain.com"
What is the expected correct behavior?
BASE_DN
shouldn't be redefined in /assets/custom-scripts/001-install-fusiondirectory.sh
and schemas should work using the provided BASE_DN
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working