Dell iDRAC8 Universal Remote User Manual


 
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
137