omconfig rac: Managing the Remote AccessController 123
Example Commands
The following example sets one name=value pair. Type:
omconfig rac dialinusers username=jdoe
The next example supplies values for all command parameters that you can use with the omconfig rac
dialinusers command. Type:
omconfig rac dialinusers username=jdoe index=0 password=steven70
callbacknumber=4441022 callbacktype=preset
The following message appears:
Command Successful. Please reset RAC card!
omconfig rac dialoutusers
Use the omconfig rac dialoutusers command to specify requirements for each user who is to have
dial-out privileges. The administrator can specify values for a surname, password, IPaddress, and other
properties for each dial-out user. Table7-3 shows the valid parameters for the command.
Table 7-3. omconfig rac dialoutusers
name=value pair Description
ipaddr=<text> Sets the IP address, which must be specified in dotted-decimal notation.
index=<number:0–15> Sets the dial-out user index to populate with user name, password, and so on.
Theindex specifies one of the 16 user "positions" on the RAC.
If an index is not specified for an omconfig rac command, the entry is added to
the next available position on the RAC.
If an index is specified for an omconfig rac command and another entry exists for
that position, the key field parameter is used to decide if the command should be
executed. If the key field supplied by the user matches the key field of the entry on
that specific position of the RAC, the RAC entry is edited. Otherwise, the
command fails.
username=<text> Sets the user name for the point-to-point protocol (PPP) dial-out user.
password=<text> Sets the password for this PPP user.
phonenumber=<n> Sets the number where you can reach the PPP user.
authtype=any | encrypted Sets the type of authentication required for this user.