ahaenggli / AzureAD-LDAP-wrapper

LDAP-Wrapper for 'microsoft 365' work or school accounts/users (former 'office 365' - via Entra ID, former AzureAD without AADDS)
https://ahaenggli.github.io/AzureAD-LDAP-wrapper/
MIT License
113 stars 27 forks source link

[Question] Imbricated groups #84

Open Oneloutre opened 3 weeks ago

Oneloutre commented 3 weeks ago

Hello !

First of all, congrats for your work, it looks amazing.

I have a question. What will happen if I have a lot of groups imbricated ? (I think it's called nested groups in ldap...) I have a few security groups with users part of different groups at once, and I'd like to keep the structure in my LDAP. Do you think that it will work ?

Regards,

ahaenggli commented 1 week ago

You will have to try it out. It probably depends on the server that uses the ldap wrapper as its user database.

If a group is member of group, it is also added as a member of the group in the ldap-wrapper.