Does PuTTY have the ability to remember my password so I don have to type it every time?
No, it doesn’t. Remembering your password is a bad plan for obvious security reasons: anyone who gains access to your machine while you’re away from your desk can find out the remembered password, and use it, abuse it or change it. In addition, it’s not even possible for PuTTY to automatically send your password in a Telnet session, because Telnet doesn’t give the client software any indication of which part of the login process is the password prompt. PuTTY would have to guess, by looking for words like ‘password’ in the session data; and if your login program is written in something other than English, this won’t work. In SSH, remembering your password would be possible in theory, but there doesn’t seem to be much point since SSH supports public key authentication, which is more flexible and more secure. See chapter 8 in the documentation for a full discussion of public key authentication.
No, it doesn’t. Remembering your password is a bad plan for obvious security reasons: anyone who gains access to your machine while you’re away from your desk can find out the remembered password, and use it, abuse it or change it. In addition, it’s not even possible for PuTTY to automatically send your password in a Telnet session, because Telnet doesn’t give the client software any indication of which part of the login process is the password prompt. PuTTY would have to guess, by looking for words like “password” in the session data; and if your login program is written in something other than English, this won’t work. In SSH, remembering your password would be possible in theory, but there doesn’t seem to be much point since SSH supports public key authentication, which is more flexible and more secure. See chapter 8 in the documentation for a full discussion of public key authentication.
Related Questions
- Can I save the classroom internet address and password to my computers so that students do not need to type in the password to DreamBox each time to log in?
- Does PuTTY have the ability to remember my password so I don have to type it every time?
- Why does the Internet Banking login page no longer remember my ID and password?