Quick Reference Guide

Table Of Contents
96 RACADM Subcommands
The chassis name was set successfully.
sshpkauth
Description
Enables you to upload up to 6 different SSH public keys, delete existing keys,
and view the keys already in the CMC.
NOTE: This feature supports only SSH2-RSA, SSH2-DSA, and 768-bit to 4096-bit
encryption.
Usage
racadm sshpkauth -i svcacct -k <key index> -p
<privilege> -t <PK key text>
racadm sshpkauth -i svcacct -k <key index> -p
<privilege> -f <PK key file>
racadm sshpkauth -v -i svcacct -k <key index>
racadm sshpkauth -d -i svcacct -k <key index>
Options
Table 2-39. sshpkauth Subcommand Options
Option Description
-k
<
index
>
Enables you to view all existing public key entries and associated user
privilege levels for these keys. <index> can be from 1 to 6 (or all for -v
/ -d options) to assign the PK key being uploaded.
-t Specifies the key text for the PKA key.
-f Specifies the file containing the key text to upload.
NOTE: This option is supported only on remote RACADM version 6.1.
-d Deletes a key and the privilege for index provided.
-p Specifies the privilege level to be given for the key. Also specifies the bit
masks for user privileges. For more information on bit masks, see
Table 3-1.
-i Specifies the index for the user. For CMC, it must be svcacct.