Find the answer to your Linux question:
Results 1 to 5 of 5
I am using ubuntu on my netbook... My user ID is the only user and also the administrator of the machine... Still unable to create another user. It says "You ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Location
    Punjab, India
    Posts
    11

    Unable to create a new user

    I am using ubuntu on my netbook...
    My user ID is the only user and also the administrator of the machine...
    Still unable to create another user.
    It says "You are not allowed to modify system configuration"
    Please help. I am 2 weeks old on ubuntu...
    Thanks in advance.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    What command(s) are you using to create your new users?
    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
    Just Joined!
    Join Date
    Oct 2008
    Location
    Punjab, India
    Posts
    11
    Quote Originally Posted by ozar View Post
    What command(s) are you using to create your new users?
    I a using the graphic interface

    System->Administration->Users & Groups->Then add a user...

    I am not aware of any particular commands.

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    You need root permissions to create new users whether by graphical interface, or by command line. You can check this article for more info about it:

    https://help.ubuntu.com/community/RootSudo
    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.

  5. #5
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    From the terminal, do this:
    Code:
    sudo adduser username
    Your system will ask for your password. Enter it.
    Then you'll be asked a few questions about the new user. Full name and other info.
    Enter whatever you see fit.

Posting Permissions

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