Find the answer to your Linux question:
Results 1 to 5 of 5
hello everyone i have installed Ubuntu 8.10 on my machine. i installed it while i was working in my Xp environment. At that time i was not able to create ...
  1. #1
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281

    password problem

    hello everyone
    i have installed Ubuntu 8.10 on my machine. i installed it while i was working in my Xp environment. At that time i was not able to create root account.
    i have a problem that when i pointed System->admin->printing and make some changes there,and then try to exit , i was prompted for
    PHP Code:
    welcome password on localhost 
    where welcome is username with wh i login... i enter my password but that password was rejected.
    i dont know what was the reason for that
    i dont have root account... coz when i installed ubuntu 8.10 i wasnt allowed to create root account
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    I think Ubuntu uses sudo and the user's password rather than a root password, unless you've enabled the root account.

    Check this short article for more on sudo vs root account usage under Ubuntu:

    http://www.linuxforums.org/forum/ubu...in-ubuntu.html
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by bilal_jan View Post
    where welcome is username with wh i login... i enter my password but that password was rejected.
    By default the first user setup (during the install) is the administrator and is able to use sudo to execute commands with root rights. Was user welcome the first user setup on the system?

  4. #4
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    thanks ozar and Jonathan183 for ur replies
    i enabled by root account by
    $ passwd
    this enabled my root account.
    Jonathan183 welcome is the only user created on my ubuntu system but it was not allowed to do core tasks at Open Source and Linux Forums
    but now i have enabled my root account and now i can do that
    thanks once again for ur consideration
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  5. #5
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Glad you are making progress, but enabling the root account is probably not the best way to sort the issue. I suggest you use visudo and check user welcome entries. All admin tasks should be possible using sudo rather than login as root.

Posting Permissions

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