creating a user account as superuser or as root in linux shell command
RegisterLogin
creating a user account as superuser or as root in linux shell command
Post Description: creating a user account as superuser or as root in linux shell command
Tags: creating, a, user, account, as, superuser, or, as, root, in, linux, shell, command
This Post Was Posted On Feb 29, 2008 By lini #2115
Post Description: creating a user account as superuser or as root in linux shell command
Tags: creating, a, user, account, as, superuser, or, as, root, in, linux, shell, command
This Post Was Posted On Feb 29, 2008 By lini #2115
creating a user account as superuser or as root in linux shell command by lini
depending on the version of linux you are running, steps in creating a new user account may be different in distributions. if my steps don't work, check the user manula that came with your sytem for the correct procedure.
1. log in as roo on your linux system
2. at the command prompt create a new user. lets say the name of the user i want to create is called login-name
for redhat-
adduser login-name
for SuSE environments:
useradd =m login-name
for example, adduser eddie create a user account name eddie in red hat. and useradd -m eddie does the same in SuSE
the next command will add a paswword for the new account
you must enter the command passwd followed by a space and then the login-name of the new account you just created. it is critically important to properly include you account name so you would enter:
passwd login-name
for example, the user's name is called login-name so you would enter it like this:
paswwd login-name
after that you will be prompted to enter a password for the user name (in my case for login-name)
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
amol
#2202 1
good nvkuyuyvb ug
Jun 03, 2007 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 8:07 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3