NGNIX reverse Proxy with Kerberos auth
blackout
nginx-forum at forum.nginx.org
Fri May 3 15:46:57 UTC 2019
Hi,
is it possible to make with NGINX a reverse proxy with kerberos auth?
NGINX should do all the authentication stuff, so the user don´t talk
directly with the kerberos server.
The goal is:
- the user connect to webmail.example.com
- a authentication Windows pops up
- the user types the login information (user and password, no domain)
- NGNIX do all the auth stuff
- the user directly login to webmail without second authentication.
Kerberos and webmail are Windows servers.
At the moment we do this with Windows TMG but for future we want a other
proxy.
thanks
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,284012,284012#msg-284012
More information about the nginx
mailing list