How can I store my connection passwords in putty?
feedback
|
migrated from stackoverflow.com Jan 31 '10 at 18:10
This question came from our site for professional and enthusiast programmers.
|
I would suggest you use key-based authentication. Then you can use an agent to store your passphrase. For PuTTY, take a look at pageant. | |||
|
feedback
|
|
You can't, it's by design. | |||
|
feedback
|
| |||
|
feedback
|
|
You can use Kitty, which is a fork of Putty. | |||
|
feedback
|
|
I had this problem a while back, you can use mRemote as an SSH (as well as VNC, RDP and Citrix) client that does. | |||||
feedback
|
|
In Windows, you can create a shortcut which links to:
| ||||
|
feedback
|
|
You can also try Tunnelier which supports saving passwords in profiles. It also functions as an SFTP client. | |||
|
feedback
|
|
This is a very bad idea. It is impossible with Putty alone, as it spawns an actual Window. HOWEVER, if you feel that this is good idea for you for whatever reason, download the port of the ssh Linux client to Windows and pipe in the username/password. Again that is a bad idea. A GOOD IDEA would be to setup a set of keys, and this would allow for passwordless login. | |||
|
feedback
|
|
You can use Putty connection manager which can be configured using a logon macro to login to servers automatically. | ||||
|
feedback
|
protected by studiohack♦ Feb 3 at 18:40
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
