Is there a way to configure a password for a stored session in PUTTY?
I know there is the capability to specify an "auto-login username" (under Connection/Data) but is there a way to do the same with the 'password'?
|
Is there a way to configure a password for a stored session in PUTTY? I know there is the capability to specify an "auto-login username" (under Connection/Data) but is there a way to do the same with the 'password'? |
||||
|
|
For some versions of Putty it's as simple as:
If you want connect using ssh use this:
For those using Windows, you can simply create a shortcut and pass in these parameters.
If your putty does not support the pw parameter, you will need a public key as explained here : |
||||
|
|
Strongly advise using the public key mechanisms rather than sending passwords from the shell. Link to get latest PuTTY binaries (and check the FAQ). |
|||
|
|
I use mRemote on Windows; it can store usernames and passwords for SSH, RDP, VNC and Citrix. |
|||||
|
|
Putty Connection Manager can autologin, and has an encrypted database holding the passwords. I still prefer ssh keys though. |
|||
|
|
|
If you want to preserve saved options (such as pre-configured window sizes and tunnel proxy) and load a saved session to auto-login, use this approach: http://www.shanghaiwebhosting.com/web-hosting/putty-ssh-auto-login
Where 'my_server' is a saved session name. |
|||
|
|
|
Tunnelier - saved passwords encrypted locally. It also has a sFTP GUI as well as SSH windows.
|
||||
|
|
|
i prefer doing like this on windows machine. save the putty in a folder say "mytools"and run the command from command prompt.
10 is the last octet of your ip address. that's it
|
||||
|
|
Yes, there is a way, recently I added password saving feature for putty 1.5.4 for both linux and windows, you can download binaries and source from here. http://oohtj.blogspot.com/2012/11/putty-062-with-password-saving-feature.html |
|||
|
|
|
if command history is a security concern, go the public key route (as your plaintext password specified in the -pw option is stored in command history). |
|||
|
|
|
if you use the following way, don't forget to add "" to enclose your session name, e.g. putty.exe -load "my session name", or it may fail to load session.
|
|||
|
|
|
There is also Remote Desk Manager |
|||
|
|
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.