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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 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,733
What command(s) are you using to create your new users?
oz
- 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,733
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
- 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

