View Poll Results: Should there be visual feedback for terminal password?

Voters
289. You may not vote on this poll
  • There should be, but I think this is a Linux problem, not a Ubuntu one

    36 12.46%
  • There should be asterisks or something. File a bug report/feature request on it.

    63 21.80%
  • There shouldn't be. I like it the way it is. In fact, take away the black dots from the GUI

    51 17.65%
  • There shouldn't be. But it's okay to be inconsistent--no terminal feedback, yes GUI feedback.

    57 19.72%
  • I don't think it matters.

    74 25.61%
  • Other.

    8 2.77%
Page 2 of 15 FirstFirst 123412 ... LastLast
Results 11 to 20 of 142

Thread: Feedback on entering password in the terminal?

  1. #11
    Join Date
    Mar 2005
    Beans
    Hidden!

    Re: Feedback on entering password in the terminal?

    Quote Originally Posted by aysiu View Post
    Many times I've heard users complain that Ubuntu isn't accepting their password in the terminal. This is because Ubuntu's terminal doesn't give any visual feedback.

    Is that a terminal thing fundamental to Linux/Unix/etc.? Or is that something that could be changed in Ubuntu?

    It can't be a policy thing, right, seeing as you do get black dots for the passwords you type in the graphical user interface?

    Any thoughts? Should I file a bug report on this?
    Not giving visual feedback when entering a password is just the traditional Unix style. I don't think there's an easy configuration option to change that behaviour, but I'd be very surprised if it couldn't be changed in the source. I guess all you have to do is convince the devs this is worth the trouble.

  2. #12
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Feedback on entering password in the terminal?

    So far, 9 are in favor, 1 against, and 1 indifferent. I'll give it a couple of days. If it continues this way, I'll file a bug report or tack on to an existing one if it already exists.

  3. #13
    Join Date
    Dec 2005
    Location
    Tucson, Arizona
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Feedback on entering password in the terminal?

    the first time i tried to enter my pass in the termina, i too was like "where the hell is my password? its not letting me enter it" until my linux using friend told me it doesnt show up in the terminal. after that ive had no problem with it.

    its just an extra layer of security, i just say leave it the way it is.
    Jabber: markgrandi[at]gmail.com

  4. #14
    Join Date
    Feb 2005
    Location
    Sweden
    Beans
    315

    Re: Feedback on entering password in the terminal?

    Quote Originally Posted by aysiu View Post
    The only thing I can think of is it possibly being defined by the Linux kernel and not necessarily something Ubuntu-related. As I said before, it can't be policy; otherwise, they wouldn't include asterisks in the gksudo and kdesu GUI dialogues...
    I doubt the Linux kernel has anything to do with what the executable /usr/bin/sudo prints in the bash terminal. I'm pretty sure the sudo program turns off the bash terminal's automatic echoing of pressed keys before asking for a line of input. To display dots instead of the normal echoed text that sudo turned off you'd need to reprogram sudo to fetch the password one character at a time instead of waiting for the whole line and add a command that prints a dot each time it gets a character.

    IMO this is an Ubuntu bug since it adds inconsistency to Ubuntu as a whole by behaving differently from other programs (gksudo & kdesu) in Ubuntu.

  5. #15
    Join Date
    Jul 2006
    Beans
    18
    Distro
    Edgy Eft Testing

    Re: Feedback on entering password in the terminal?

    There are probably thousands of things to complain about, THIS is not one of them.

  6. #16
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Feedback on entering password in the terminal?

    Quote Originally Posted by PhilipsHead View Post
    There are probably thousands of things to complain about, THIS is not one of them.
    Why not?

  7. #17
    Join Date
    Jul 2006
    Beans
    18
    Distro
    Edgy Eft Testing

    Re: Feedback on entering password in the terminal?

    Quote Originally Posted by aysiu View Post
    Why not?
    Do you have vision? watch the cursor blink as you type.

    Besides, if you don't like it, use CSH and set the options, it's not THAT hard now is it?

  8. #18
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Feedback on entering password in the terminal?

    Quote Originally Posted by PhilipsHead View Post
    Do you have vision? watch the cursor blink as you type.

    Besides, if you don't like it, use CSH and set the options, it's not THAT hard now is it?
    It's not for me. It's for new users.

    Creating a consistent interface that doesn't confuse new users is a worthy goal. Why make something confusing? It has nothing to do with easy or difficult.

  9. #19
    Join Date
    Jul 2006
    Beans
    18
    Distro
    Edgy Eft Testing

    Re: Feedback on entering password in the terminal?

    It's probably possible to do it in BASH too, but i don't really care because i don't use it.

    In all probability it's in your .bashrc or the global bashrc...

  10. #20
    Join Date
    Mar 2005
    Location
    Brooklyn, NY
    Beans
    258
    Distro
    Gutsy Gibbon Testing

    Re: Feedback on entering password in the terminal?

    Quote Originally Posted by aysiu View Post
    The only thing I can think of is it possibly being defined by the Linux kernel and not necessarily something Ubuntu-related. As I said before, it can't be policy; otherwise, they wouldn't include asterisks in the gksudo and kdesu GUI dialogues...
    Actualy GUI is very different. Back when I used VB there was an option for the text box called "Password" if you turned it to true it would give you the asterisks for anything entered. I think when I used RedHat there was an option to turn echo for passwords on in the terminal.

    I never had a problem with it until something screwed up in my desktop and one of the keys on the kbd didn't work (it worked after a reinstall). I didn't know that the key wasn't working and the password kept not being accepted because I didn't know I had one character less. As far as security goes as been said it's easy enough to see a kbd if you are standing behind someone.

    The whole password system is flawed anyways, since SD cards are pretty cheap and just about any new laptop will have an SD slot it makes more sense to create keys that are coded onto a card and use that for authentication. I'm actually using that system for my password manager
    Since I get asked alot, I am originally from Ukraine but am Russian by nationality. My nick means specter in Russian.

Page 2 of 15 FirstFirst 123412 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •