Hi all,
This is probably an absolute beginners question...
Our WinGate server is reverse proxying to several servers. I want to give a specific user SSH access to those servers, so I added a new HTTP service at port 88 with port 22 as allowed SSL port. So far everything works fine and I can use Putty without any problems to SSH to the servers via this proxy service.
Next I wanted to secure the proxy by defining a new user and I added this user to the right 'Users can access this service' on the Policies tab of the HTTP proxy service. I checked 'Users must be authenticated' in the 'Properties for new recipient' dialog and left the other settings as they are. The default right/system policies are set to 'are ignored'.
My thinking was, I just enter the username and password for the new user at the proxy settings in Putty, and everything should work as expected. But connections to the service are refused (403), with an 'Authentication failed' message in WinGate. I tried to to the same with a SOCKS proxy, with the same result.
What am I doing wrong here?
Cheers, Bob