You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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,
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
The text was updated successfully, but these errors were encountered: