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

Integrated Authentication using computer name instead of remote user #220

Open
mabdelhack opened this issue Jun 24, 2020 · 0 comments
Open

Comments

@mabdelhack
Copy link

I have an external database that uses windows authentication to login. I have added the Django remote user modules and also enabled windows authentication on IIS. However, when I run queries I get login failed for ACCOUNTS\{computer_name} where it should be logging in using my username.
How would it be possible to pass on the AUTH_USER or REMOTE_USER in the Django META for login?

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

1 participant