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

Add support for Windows Integrated Authentication #859

Open
rgl opened this issue Feb 11, 2024 · 1 comment
Open

Add support for Windows Integrated Authentication #859

rgl opened this issue Feb 11, 2024 · 1 comment

Comments

@rgl
Copy link

rgl commented Feb 11, 2024

To relieve us from yet another password, can the web interface support Windows Integrated Authentication? That way, at least on Windows, we would not need to define another password, instead, the user privileges would be based on their integrated authentication roles. E.g. if the user belongs to the Administrators group, the user would have administration privileges to DnsServer.

@ShreyasZare
Copy link
Member

Thanks for the request. Since the project is designed to be cross platform, having a windows specific way for auth will be a tough thing to add at the moment.

There is already an open issue #512 for this support. But it may take a while to implement it since there are many pending features with higher priority.

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

2 participants