Skip to content

FusionDirectory not initialized properly when overriding BASE_DN #27

@bmalynovytch

Description

@bmalynovytch

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

Probably related to #25 and maybe #23

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions