Good day,
We are trying to configure Active Directory (licenced) with a specific base DN with these restrictions:
- base dn pointed to:
- DC=myAD,DC=ORG
- main users are located in:
- OU=main-entity,OU=group-name,DC=myAD,DC=ORG
- other users can be located in:
- OU=entityX,OU=CUSTOMERS,DC=myAD,DC=ORG
Our goal is to allow access to main users & to specific users in others OU (#3)
I tried this setup
- Allow active directory authentication only to a certain group:
- CN=GRP-XWIKI,OU=CUSTOMERS,DC=myAD,DC=ORG
Where the security group GRP-XWIKI contains members who are not in the same OU (main users and other users in different location (entityX)).
The restriction on the group authentication does not seem to apply. Is there anyone to assist?
Thank you for your help.
Damien