terminal will not allow me to type in my password

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
greyowl

terminal will not allow me to type in my password

Post by greyowl »

I just installed mint 18 and I am trying to use terminal.
After I entered a command, it asks for my password. When I type my password, nothing happens. The typing will not go into the terminal.
Please help.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pjotr
Level 24
Level 24
Posts: 20142
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: terminal will not allow me to type in my password

Post by Pjotr »

You see nothing when you type your password in the terminal, not even dots will show, this is normal. But it is registered anyway. Just press Enter after typing it. :)

Background information: it's a security measure from the days of Unix. When somebody stands behind you when you type your password, he can't even see how many characters it is.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
greyowl

Re: terminal will not allow me to type in my password

Post by greyowl »

It works now.. thanks so much for the quick help.
User avatar
Moem
Level 22
Level 22
Posts: 16238
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: terminal will not allow me to type in my password

Post by Moem »

Glad to hear it! Now you get to mark the thread as SOLVED. :D
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
Habitual

Re: terminal will not allow me to type in my password

Post by Habitual »

So from the "Just Because We Can" Department: :mrgreen:
visudo and modify
Defaults env_reset
to read
Defaults env_reset,pwfeedback

and on the next go-round, you will have your password feedback visual restored.

Enjoy the Goodness.
No hablo "normal"
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: terminal will not allow me to type in my password

Post by Flemur »

Habitual wrote:Defaults env_reset,pwfeedback
Thanks!
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: terminal will not allow me to type in my password

Post by Cosmo. »

Pjotr wrote:it's a security measure from the days of Unix.
To add: An outdated measure, in the days of graphical environments, where every graphical request shows - unavoidable - the dots.

What Habitual described is something, what I do since years. Unluckily it does not affect the virtual console.
Locked

Return to “Beginner Questions”