How come I can't enter my password in PuTTY?
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Isolated
--
Chapters
00:00 How Come I Can'T Enter My Password In Putty?
00:21 Accepted Answer Score 26
00:45 Answer 2 Score 0
01:29 Answer 3 Score 0
02:00 Answer 4 Score 0
02:16 Thank you
--
Full question
https://superuser.com/questions/17630/ho...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#passwords #putty
#avk47
ACCEPTED ANSWER
Score 26
If it just doesn't show anything, this is a security feature of Putty. Type in your password normally and press enter, you should get in.
Putty tries to stop people from knowing how long you password is by not showing it at all in the command prompt. This means that you might think you are unable to enter it, while in reality you are.
ANSWER 2
Score 0
You might want to search something called 'linux password visual feedback' on Google. It's a built-in setting that is hidden in the linux's visudo. You can enable this and it will show you the visual feedback (asterisk) when typing password.
I use this visual feedback a lot because when I need to paste my long password into the terminal, so that this visual feedback can tell me that I'm actually entered something into the terminal. This visual feedback helps some people in some cases like: "is my keyboard working when typing this password"?
The reason they hide the password field instead of putting some dummy asterisk because they thought hacker could guest 'when' you will enter a password with the visual feedback.
So enabling the above visual feedback have disadvantages where the hacker can guest 'when' you will start enter the password and 'how much character' your password is.
ANSWER 3
Score 0
first of all, you cant see password, not even cursor moving in that terminal: so you can do two things: both worked for me::
- you can copy password and go to that terminal and use SHIFT+INSERT and then hit enter (if your laptop has no insert button, use onscreen keyboard
- Also you can copy it, and then just go to the terminal and click right click on mouse, just once, it will paste it and then hit enter! and boom!!
ANSWER 4
Score 0
Which is the password that has to be put while logging into putty? LAN password? Nobody is mentioning which password. Come on guys I am using putty for the first time and cannot login. It shows access denied.