Differences
This shows you the differences between the selected revisions of the page.
2013-02-04 | 2013-02-04 | ||
no summary (94.169.234.119) (hidden) | Restored revision 1349036448. Undoing revision 1359976964. (martin) (hidden) | ||
Line 22: | Line 22: | ||
Note that the password is passed to PuTTY using command-line parameter ''-pw''. It is rather easy for other processes (possibly malicious) on your computer to retrieve command-line used to start PuTTY, hence to discover your password. So you should avoid using this option, unless you are confident about security of your computer. Preferred alternative approach is to use [[public_key|public key]] authentication together with [[ui_pageant|Pageant]] (PuTTY can use Pageant too). | Note that the password is passed to PuTTY using command-line parameter ''-pw''. It is rather easy for other processes (possibly malicious) on your computer to retrieve command-line used to start PuTTY, hence to discover your password. So you should avoid using this option, unless you are confident about security of your computer. Preferred alternative approach is to use [[public_key|public key]] authentication together with [[ui_pageant|Pageant]] (PuTTY can use Pageant too). | ||
- | deezas42===== [[storing_password]] Storing Password ===== | + | ===== [[storing_password]] Storing Password ===== |
The least recommended method of handling passwords conveniently is to store them unprotected with your [[session_configuration#stored|stored sessions]]. | The least recommended method of handling passwords conveniently is to store them unprotected with your [[session_configuration#stored|stored sessions]]. | ||