Users Guide

Setup and Administration 21
2
In the console tree, right-click
Users
or right-click the container in which
you want to add the new user, and then point to
New
User
.
3
Type the appropriate user name information in the dialog box, and then
click
Next
.
4
Click
Next
, and then click
Finish
.
5
Double-click the icon representing the user that you just created.
6
Click the
Member of
tab.
7
Click
Add
.
8
Select the appropriate group and click
Add
.
9
Click
OK
, and then click
OK
again.
New users can log into Dell OpenManage software with the user privileges
for their assigned group and domain.
Creating Server Administrator Users for Supported Red Hat Enterprise
Linux and SUSE Linux Enterprise Server Operating Systems
Administrator access privileges are assigned to the user logged in as root.
To create users with User and Power User privileges, perform the
following steps.
NOTE: You must be logged in as root or an equivalent user to perform
these procedures.
NOTE: You must have the useradd utility installed on your system to perform
these procedures.
Creating Users
NOTE: For information about creating users and user groups, see your operating
system documentation.
Creating Users With User Privileges
1
Run the following command from the command line:
useradd -d <
home-directory
> -g <
group
> <
username
>
where
<
group
>
is
not
root
.
NOTE: If <group> does not exist, you must create it by using the groupadd
command.
book.book Page 21 Friday, December 4, 2009 3:20 PM