Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Authentication against AD Group #66

Open
hsacharya opened this issue Jan 15, 2020 · 2 comments
Open

Question: Authentication against AD Group #66

hsacharya opened this issue Jan 15, 2020 · 2 comments

Comments

@hsacharya
Copy link

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

@sawest
Copy link
Collaborator

sawest commented Jan 16, 2020

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

@reeyon
Copy link

reeyon commented Nov 16, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants