Users Guide

Table Of Contents
Viewing SSH keys
You can view the keys that are uploaded to iDRAC.
Viewing SSH keys using web interface
To view the SSH keys:
1. In Web interface, go to iDRAC Settings > Users.
The Local Users page is displayed.
2. In the User ID column, click a user ID number.
The Users Main Menu page is displayed.
3. Under SSH Key Configurations, select View/Remove SSH Key(s) and click Next.
The View/Remove SSH Key(s) page is displayed with the key details.
Deleting SSH keys
Before deleting the public keys, make sure that you view the keys if they are set up, so that a key is not accidentally deleted.
Deleting SSH keys using web interface
To delete the SSH key(s):
1. In Web interface, go to iDRAC Settings > Users.
The Local Users page is displayed.
2. In the ID column, select a user ID number, click Edit.
The Edit User page is displayed.
3. Under SSH Key Configurations, select a SSH Key and click Edit.
The SSH Key page displays the Edit From details.
4. Select Remove for the key(s) you want to delete, and click Apply.
The selected key(s) is deleted.
Deleting SSH keys using RACADM
To delete the SSH key(s), run the following commands:
Specific key racadm sshpkauth -i <2 to 16> -d -k <1 to 4>
All keys racadm sshpkauth -i <2 to 16> -d -k all
142
Setting up iDRAC communication