Results 1 to 3 of 3

Thread: ubuntu 9.10 cant define root password

  1. #1
    Join Date
    Mar 2008
    Beans
    32

    ubuntu 9.10 cant define root password

    hi
    when i try to define a password for root
    i to go user and groups
    then i unlock it
    and in root properties i define a new password

    when i am in terminal
    runing "su"
    su: Authentication failure

    i never had this problem
    this 9.10 release is starting with too many issues
    can any helpme?
    thanks

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

    Re: ubuntu 9.10 cant define root password

    We don't offer support here for enabling the root account:
    http://ubuntuforums.org/showthread.php?t=716201

    If you believe there is a bug in the actual password-setting interface, file a bug report at https://bugs.launchpad.net

  3. #3
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: ubuntu 9.10 cant define root password

    If you need to run as root for longer that the timeout, I would suggest using:

    Code:
    sudo -i
    This will drop you to a root prompt, and you can do what you need. So far I haven't found anything root can do that sudo -i can't.

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
  •