Results 1 to 8 of 8

Thread: sudo issues

  1. #1
    Join Date
    Jan 2008
    Beans
    44

    sudo issues

    I can no longer sudo when it asks for my password I input it and nothing happens, when I type su and then try to put in my password it has an authentication error. What do I do?

  2. #2
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,285
    Distro
    Ubuntu

    Re: sudo issues

    When you enter your password for sudo it will never show any input, this is normal

    Just enter your password (making sure you type it correctly of course ) and hit enter. That's it

  3. #3
    Join Date
    Oct 2006
    Location
    North Carolina
    Beans
    187

    Re: sudo issues

    After you type in your password, do you press enter?

  4. #4
    Join Date
    Nov 2007
    Location
    Indiana, USA
    Beans
    36
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: sudo issues

    yup just hit enter when your done typing your password and it should take it!
    I was in your position once lol. Took me forever to figure it out =]

    ~Waz00t

  5. #5
    Join Date
    Jan 2008
    Beans
    44

    Re: sudo issues

    if I type sudo fdisk -l it will ask for my password, I enter it and hit enter and nothing happens then I tried to su and then use fdisk but I could not su (see above). I know this is the correct password is there any way to reset my password perhaps?

  6. #6
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,285
    Distro
    Ubuntu

    Re: sudo issues

    Hmm, sounds a bit odd.

    What happens if you do
    Code:
    sudo aptitude update
    Does it do anything then?
    Just for the record - that will basically check to see if there are any system updates

  7. #7
    Join Date
    Jan 2008
    Beans
    44

    Re: sudo issues

    nothing happens

  8. #8
    Join Date
    Jan 2008
    Beans
    44

    Re: sudo issues

    issue solved: booted into recovery mode and:
    adduser username admin

    booted normally and sudo works

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
  •