Skip to content

Integrated Authentication using computer name instead of remote user #220

@mabdelhack

Description

@mabdelhack

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions