Reference Guide

usercertview
Description Displays the user certificate or user CA certificate that exists on iDRAC.
Synopsis
racadm usercertview -t <type> [-A] -i <index>
Input
-t — Specifies the type of certificate to view, either the user certificate or the user
CA certificate.
1=user certificate
2=user CA certificate
-A — Prevents printing headers or labels.
-i — Index number of the user. Valid values are 2–16.
Example
To view user certificate for user 6.
racadm usercertview -t 1 -i 6
Serial Number : 01
Subject Information:
Country Code (CC) : US
State (S) : Texas
Locality (L) : Round Rock
Organization (O) : Dell Inc.
Common Name (CN) : iDRAC default certificate
Issuer Information:
Country Code (CC) : US
State (S) : Texas
Locality (L) : Round Rock
Organization (O) : Dell Inc.
Organizational Unit (OU): Remote Access Group
Common Name (CN) : iDRAC default certificate
Valid From : Jun 7 23:54:19 2011 GMT
Valid To : Jun 4 23:54:19 2021 GMT
vflashsd
Description Allows you to initialize or get the status of the vFlash SD card. The initialize operation
removes all the existing partitions and resets the card.
The status operation displays the status of the last operation performed on the card.
To run this subcommand, you must have the Access Virtual Media privilege.
NOTE: After you restart the iDRAC, the status of the previous initialize operation is
erased.
Synopsis
racadm vflashsd initialize
racadm vflashsd status
Input
Initialize— performs initialize operation on SD card.
Status — indicates to view the progress or status report of the initialize operation.
112