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

[Feature request] Add libnginx-mod-ntlm in the repository #2209

Open
1 task done
YogSottot opened this issue Sep 28, 2024 · 0 comments
Open
1 task done

[Feature request] Add libnginx-mod-ntlm in the repository #2209

YogSottot opened this issue Sep 28, 2024 · 0 comments

Comments

@YogSottot
Copy link

Frequently asked questions

Is your feature request related to a problem? Please describe.
There is no libnginx-mod-ntlm in the repository.

Describe the solution you'd like
Is it possible to add the nginx mod_ntlm module to the repository?
https://github.com/gabihodoroaga/nginx-ntlm-module

Examples of Dockerfiles to build
https://github.com/YogSottot/nginx_mod_docker_builder

Distribution (please complete the following information):

  • OS: [Debian and Ubuntu]
  • Architecture: [amd64]
  • Repository: [Ubuntu PPA and packages.sury.org]

Additional context
The NTLM module allows proxying requests with NTLM Authentication. The upstream connection is bound to the client connection once the client sends a request with the "Authorization" header field value starting with "Negotiate" or "NTLM". Further client requests will be proxied through the same upstream connection, keeping the authentication context.

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