| |
|
Home
|
| Red Hat Linux 7.2: The Official Red Hat Linux Getting Started Guide |
|---|
| Prev | Chapter 1. Getting Started | Next |
When you installed Red Hat Linux you were given the opportunity to create user
accounts. If you did not create at least one (not including the root
account) you should do so now. Working in root when you do not
absolutely have to is a bad idea.
There are two ways to create new and/or additional user accounts:
from a GUI, using the user configuration tool; and from a shell prompt.
To create a user account from a GUI:
Log in. If you only have a root account, you must log in as root. If
you are already logged in to a user account and want to create more
accounts, you do not have to change to root; you will be prompted
for the root password later.
In GNOME, click on the Start Here button on the
panel at the bottom of your desktop. In the new window that opens, click on the System
Settings icon and then on the icon for the user
configuration tool (if you are not logged in as root, you will be prompted
to enter the root password). In KDE, go to => =>
.
When the configuration tool opens (Figure 1-5), click on New User.
Fill in the user name (this can be an abbreviation or some sort of nickname), the
full name of the user for whom this account is being created, and a
password (which you will enter a second time for verification). The
name of this user's home directory and the
name of the login shell should appear by default.
Click on OK. The user account creation is complete.
To create a user account from a shell prompt:
Open a terminal and log in as root.
Type useradd followed by a space and the
username for the new account you are creating at the command line
(for example, useradd beth. Press
[Enter].
Now type passwd followed by a space and the
username again (passwd beth).
The shell prompt should display New UNIX
password. This is asking you to enter a password for the new
account. Type the password you want to apply to this account and
press [Enter].
You will be asked to enter the password again for confirmation. Then
you will see the following message, indicating that the new account has been created:
passwd: all authentication tokens updated successfully |
 | Choosing Account Names |
|---|
| | Often, user accounts are just variations on the user's name, such as
jsmith for John Smith. User account names can
be anything from your name, initials, or birthday to something more
creative.
|
 | What is a Secure Password? |
|---|
| | You can be fancy or plain when you pick a user account name, but take
precautions when you choose a password. The password is the key to
your account, so it should be both unique and easy for you to
remember. Your password should be at least six characters (actually,
it can be 256 characters long if you enabled MD5 passwords during the
installation, though you probably do not need that many). You can mix
upper- and lowercase letters, as well as numbers and characters. Avoid
easy selections, such as "qwerty" or "password." If you want to pick
an easy-to-remember but somewhat unique password, consider a variation
of a word, such as "a!rPl8nE" for "airplane."
|
You can exit from a terminal window by clicking the
X button on the upper right corner of the window,
or by typing exit at the prompt.
|
|
|
|
|
|
|
|
Disclaimer: For authoritative source or latest update to this
documentation, please refer to http://www.redhat.com/docs/manuals/linux/ |
|
 |
|
|
|
Quotes: People think of the inventor as a screwball, but no one asks the inventor what he thinks of other people.
|
|
|
|
|
|
|