Find the answer to your Linux question:
Results 1 to 3 of 3
I cannot access administrative tools from my normal account. If I am trying to access networking, it asks for my networking-admin password. My root password does not work for this. ...
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Location
    Delta, BC, Canada
    Posts
    32

    Ubuntu 5.10 access issues

    I cannot access administrative tools from my normal account. If I am trying to access networking, it asks for my networking-admin password. My root password does not work for this. Where is this password set?
    Thanks

  2. #2
    Linux User yourname3232's Avatar
    Join Date
    Aug 2005
    Location
    Pacific Northwest, USA
    Posts
    262
    Put in your user password, ubuntu doesn't have a root account.
    Registered GNU/Linux User #399198
    'Experience is something you don't get until just after you need it.' -Steven Wright

  3. #3
    Linux User Game master pro's Avatar
    Join Date
    Sep 2005
    Location
    Tasmania, australia
    Posts
    274
    Ubuntu does have a root account, you just cant log in as it

    go to a terminal and type

    Code:
    sudo passwd root
    it will then say "Enter new UNIX password" or something, you wont be able to see it as you type it.
    After typing it you will have to type it again

    You can now use su to change to root in a terminal to do adminy things. Instead of typing "sudo command" for everything, which annoys me usually.
    Hops that helps!

Posting Permissions

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