Users Guide

The 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.
Viewing SSH keys using RACADM
To view the SSH keys, run the following command:
Specific key — racadm sshpkauth -i <2 to 16> -v -k <1 to 4>
All keys — racadm sshpkauth -i <2 to 16> -v -k all
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 OverviewiDRAC SettingsNetworkUser AuthenticationLocal Users.
The 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 displays the key 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
119