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 ...
- 04-19-2011 #1Just 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.
- 04-19-2011 #2forum.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.
- 04-19-2011 #3Just Joined!
- Join Date
- Oct 2008
- Location
- Punjab, India
- Posts
- 11
- 04-19-2011 #4forum.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/RootSudooz
→ 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.
- 04-19-2011 #5
From the terminal, do this:
Your system will ask for your password. Enter it.Code:sudo adduser username
Then you'll be asked a few questions about the new user. Full name and other info.
Enter whatever you see fit.


Reply With Quote
