I need a way to securely authenticate proxy users against an ADS. To use a
simple basic authentication via ldap is no problem, but in this solution the
traffic between the client and the proxy is unencrypted.
For a digest auth the proxy needs access to unencrypted passwords in the ADS.
This is no solution for us.
The clients connecting to the proxy are outsite the windows domain. Standalone
workstations distributed over Germany. Just the username / passwords are in the ADS.
Any idea how I can implemnt this?
Thanks
Peter