im new to LDAP and I would like query a set of data in LDAP
Ou A - has user group but no users Ou B - has users but not user group
The users in B are linked to A via different group respectively, how can i link and query them out? ive tried using membersof but dont seem to be working, do i need to put in the cn of each group?
Edit: i found a simliar post but it was in docker, i would like to translate it into jira's ldap
https://i.stack.imgur.com/puX2V.png from how to get groups of a user in ldap