Setting up new users

Asked by srikumar

Ubuntu 11.10

How to set up a new user and assign a password.
I have logged in as the administrator.

It was so much easier with the earlier Ubuntu versions.

srikumar

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu shadow Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

sudo adduser name

Change name to the name of the user you want. E.g:

sudo adduser andy

The password will be asked to be set. This is the same in ANY UNIX / Linux distro

Revision history for this message
srikumar (ssrikumar) said :
#2

Thanks actionparsnip, that solved my question.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#3

You can also do this graphically by going to the GNOME Control Center (click on the power/gear icon at the upper-right corner of the screen and click System Settings...) and going to User Accounts (in the System category).