Dell OpenManage™ Server Administrator Version 1.4 Command Line Interface User's Guide
The remote access controller (RAC) is a system component that provides a full set of system management capabilities. Server Administrator integrates the RAC features into its interface, allowing users to view and manage the controller from within Server Administrator and IT Assistant.
![]() |
NOTE: Some features documented may not be available on your system's RAC. For example, dial/up modem use is supported only on DRAC III. |
The omreport rac command enables Server Administrator to display reports on RAC components.
Parameter tables list input parameters for a command in the order in which they appear in the command line interface. In "omreport rac: Viewing Remote Access Controller Components," the parameters are listed in the order in which you must configure them.
The symbol |, often called pipe, is the logical exclusive or operator. For example, enable | disable means that you can enable or disable the component or feature, but you cannot simultaneously enable and disable the component or feature.
![]() |
NOTE: Although this section lists all possible omreport rac commands, the commands available on your system depend on your system configuration. If you try to get help or execute a command for a component that is not installed on your system, Server Administrator issues a message that the component or feature is not "found on this system." |
Table 9-1 is a high-level summary of the omreport rac command. The column titled "Command level 3" lists the major arguments that can be used with omreport rac. "User privilege required" refers to the type of privilege you need to perform the command, where U=User, P=Power User, and A=Administrator. "Use" is a very general statement about the actions that can be performed using the omreport rac command. More details about syntax and use of the command appear later in this section.
Table 9-1. omreport rac Command Level 1, Level 2, and Level 3
Command level 1 |
Command level 2 |
Command level 3 |
User privilege required |
Use |
---|---|---|---|---|
Use the omreport rac -? command to get a list of the available commands for omreport rac.
Use the omreport rac authentication command to determine whether local operating system authentication of users is enabled or disabled for the RAC.
The RAC has two methods of authenticating user access: RAC authentication and local operating system authentication. RAC authentication is always enabled. Administrators can set up specific user accounts and passwords that allow access to the RAC.
Operating systems also require administrators to define different levels of users and user accounts; each user level has different privileges. Local operating system authentication on the RAC is an option for administrators who do not want to define one set of privileges for users in the operating system and a separate set of users and accounts for the RAC. If you enable local operating system authentication for the RAC, you enable any user with Administrator status on the operating system to log into the RAC.
omreport rac authentication
the results that display show whether authentication of users for access to the RAC using the operating system user access definitions is disabled or enabled. For example:
omreport rac authentication
localauthenable=true
Use the omreport rac dialinusers command to display the dial-in user property values. Table 9-2 displays the valid parameters for the command.
Table 9-2. omreport rac dialinusers
Name=value pair |
Description |
---|---|
Displays the dial-in user entry whose user name is specified by <text>. | |
The omreport rac dialoutusers command displays the demand dial-out user property values. Table 9-3 displays the valid parameters for the command.
Table 9-3. omreport rac dialoutusers
Name=value pair |
Description |
---|---|
Use the omreport rac network command to display the NIC property values.
Use the omreport rac modem command to display the onboard modem property values.
Use the omreport rac remote command to display the remote features property values.
Use the omreport rac snmptraps command to display the SNMP trap property values. Table 9-4 displays the valid parameters for the command.
Table 9-4. omreport rac snmptraps
Name=value pair |
Description |
---|---|
Displays the trap entry whose IP address is specified by <text>. | |
Use the omreport rac users command to display the RAC user name properties. Table 9-5 displays the valid parameters for the command.
Name=value pair |
Description |
---|---|
Displays the RAC user entry whose user name is specified by <text>. | |
Use the omreport rac viewcertificate command to view the server or certificate authority (CA) certificate on the RAC. The only parameter you must specify is whether the certificate you want to view is a CA certificate or a server certificate. Table 9-6 displays the valid parameters for the command.
Table 9-6. omconfig rac viewcertificate
Name=value pair |
Description |
---|---|
Indicate whether the certificate you are viewing is a server certificate or a CA certificate. |
In the sample output that follows, the subject is the company or organization that is requesting the certificate signature. The issuer is the organization that is granting the certificate. For the definition of the fields, see omconfig rac generatecert in "omconfig rac: Managing the Remote Access Controller."
The following example is sample output from the command omreport rac viewcertificate type=ca:
Type CA Certificate
Serial l 00
Keysize 1024
Valid From DSU+15:34:31
Valid To DSU+15:34:31
Subject CN=test, O=test, OU=test, L=Austin, ST=Texas, C=US,
E=name@company.com
Issuer CN=Thawte Test CA Root, O=Thawte Certification,
OU=TEST TEST TEST, L=San Jose, ST=CA, C=US,
E=name@thawte.com