User's Manual

Using the RACADM Command Line Interface 93
ssh service@<domain> racadm getsel
When you log in using the service account, if a passphrase was set up when
creating the public/private key pair, you may be prompted to enter that
passphrase again. If a passphrase is used with the keys, both Windows and
Linux clients provide methods to automate that as well. For Windows clients,
you can use the Pageant application. It runs in the background and makes
entering the passphrase transparent. For Linux clients, you can use the ssh-
agent. For setting up and using either of these applications, see the
documentation provided from that application.
Enabling a CMC User With Permissions
To enable a user with specific administrative permissions (role-based
authority), first locate an available user index by performing the steps in
"Before You Begin" on page 87. Next, type the following command lines with
the new user name and password.
racadm config -g cfgUserAdmin -o
cfgUserAdminPrivilege -i <index> <user privilege bitmask value>
NOTE: See Table 3-1 in the Database Property chapter of the
Dell Chassis
Management Controller Administrator Reference Guide
for a list of valid bit mask
values for specific user privileges. The default privilege value is 0, which indicates
the user has no privileges enabled.
Disabling a CMC User
Using RACADM, you can only disable CMC users manually and on an
individual basis. You cannot delete users by using a configuration file.
The following example illustrates the command syntax that can be used to
delete a CMC user:
racadm config -g cfgUserAdmin -i 2
cfgUserAdminPrivilege 0x0