Question: Authentication against AD Group
Hi,
We did configure ActiveDirectory 7.0 version with DNN 9.4 and its working as expected however it is allowing access to all AD users. I want to restrict it to a specific group. I mean if a user is a part of this group then only he should be able to access DNN portal. Can you please advice me on how can I do it. Here is my current setup. I tried to specify filter criteria in root domain but its not working.
Provider: ADSIAuthenticationProvider Authentication Type: Delegation Root Domain: cn=XYZ_USERS,ou=XYZ,ou=ldap,ou=Groups User Name: ldap-user Password: Password Email Domain: @xyzmail.com Default Domain: xyz-ad
DNN Version is 9.4.2
Thanks
This module is not setup for this functionality. There is already an issue filed for authenticating against domain or OU level. I will reference that issue here. Issue #26
Hi, is this still a known issue with version 7.2.0?
It seems it ignores Root Domain and allow all users on AD to access.