Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Reset a User's SSH Key (Oracle ILOM CLI)

When a user's SSH key is configured, you can reset the key at any time.

  • Reset the key information for a user.
    -> reset /SP/users/user/ssh/keys/X
    ->
    

    where:

    • user is the name of the user whose keys will be reset.

    • X is the number, from 1 to 5, of the key that will be reset.

    For example, to reset the SSH key for the user user1, type:

    -> reset /SP/users/user1/ssh/keys/1/
    Are you sure you want to reset /SP/users/root/ssh/keys/1 (y/n)? y
    Performing reset on /SP/users/matlock/ssh/keys/1
    
    ->
    

Related Information