Azaret / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Save "-pw password" on Restart Session #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I restart my SuperPuTTY session I need to enter my password again even I 
put it in Extra PuTTY Arguments with -pw blablabla

Is there a way this can be "fixed"?

Thank you.

Original issue reported on code.google.com by strugare...@gmail.com on 2 Jun 2012 at 7:29

Attachments:

GoogleCodeExporter commented 9 years ago
Use putty pageant to load your SSH keys (Are you still using passwords?).
That way every login is automatic without having to type anything. If you have 
to use passwords for any reason, there's no real secure way of pushing a 
password to the session as timing (waiting for password: to appear) may be slow 
and cause the clear text of your password to appear.

ssh keys is the best way.

Original comment by djtrem...@gmail.com on 3 Jun 2012 at 12:51

GoogleCodeExporter commented 9 years ago
I understand. Thank you.

Original comment by strugare...@gmail.com on 3 Jun 2012 at 9:05

GoogleCodeExporter commented 9 years ago
i agree with comment 1

Original comment by btatey...@gmail.com on 9 Jun 2012 at 1:02