State:Closed|icon_flix|icon_bug|database:public|Resolution:None|TargetRelease:Flix 6.3.3|BugID:431767|
Problem summary
Flix pulls only certain attributes from LDAP - dn cn uid displayName mail ou displayName uid
Customer reported version
flix_6.3.2
Customer reported platform
Steps to reproduce
1) In the config.yml file, set any ldap attribute (any variable with an _attr extension) with an LDAP attribute other than dn cn uid displayName mail ou displayName uid. An example would be to set the name_attr under group_search to distinguishedName.
2) Run the ldap-util (https://github.com/TheFoundryVisionmongers/ldap-util/releases) against the config file
3)
Expected behaviour
You should receive a message that starts with
Searching for LDAP groups:
And contain the dn where the search should happen and all the parameters of the search
Actual behaviour
The search doesn't happen at all and it says No groups are found
Workaround
Unknown.
Reproduced by support
6.3.2
We're sorry to hear that
Please tell us why