Quick Reference Guide

Table Of Contents
RACADM Subcommands 97
Example
View all existing public key entries and associated user privilege levels for
these keys
racadm sshpkauth -v -i svcacct -k all
View just one particular key
racadm sshpkauth -v -i svcacct -k 1
Specify the key text for the PKA key
racadm sshpkauth -i svcacct -k 1 -p 0xfff -t ""
Specify the file containing the key text to upload
racadm sshpkauth -i svcacct -k 1 -p 0xfff -f
public_key_file
Delete a key and the privilege for index 1
racadm sshpkauth -d -i svcacct -k 1
Delete all keys
racadm sshpkauth -d -i svcacct -k all
sslcertdownload
NOTE: To use this subcommand, you must have Chassis Configuration
Administrator privilege.
Description
Downloads an SSL certificate from the RAC to the client’s file system.
Usage
racadm sslcertdownload -t <type> -f <filename>
-v Enables you to view privilege and key text.
Table 2-39. sshpkauth Subcommand Options
Option Description