DNN.ActiveDirectory icon indicating copy to clipboard operation
DNN.ActiveDirectory copied to clipboard

Question: Authentication against AD Group

Open hsacharya opened this issue 5 years ago • 2 comments

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

hsacharya avatar Jan 15 '20 21:01 hsacharya

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

sawest avatar Jan 16 '20 14:01 sawest

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.

reeyon avatar Nov 16 '22 07:11 reeyon