Username and password

PuTTY

4.15.4 Username and password

If your proxy requires authentication, you can enter a username and a password in the ‘Username’ and ‘Password’ boxes.

Note that if you save your session, the proxy password will be saved in plain text, so anyone who can access your PuTTY configuration data will be able to discover it.

Authentication is not fully supported for all forms of proxy:

  • Username and password authentication is supported for HTTP proxies and SOCKS 5 proxies.
    • With SOCKS 5, authentication is via CHAP if the proxy supports it (this is not supported in PuTTYtel); otherwise the password is sent to the proxy in plain text.
    • With HTTP proxying, the only currently supported authentication method is ‘basic’, where the password is sent to the proxy in plain text.
  • SOCKS 4 can use the ‘Username’ field, but does not support passwords.
  • You can specify a way to include a username and password in the Telnet/Local proxy command (see section 4.15.5).