HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

removesshkey
DESCRIPTION
The removesshkey command removes your Secure Shell (SSH) public key to disable key
authentication.
NOTE: See the HP 3PAR InForm OS Common Criteria Administrator’s Reference for more
information before using this command in Common Criteria mode.
SYNTAX
removesshkey [<user_name>... ]
AUTHORITY
Super, Service, Edit, Browse
Any role granted the sshkey_remove right.
OPTIONS
None.
SPECIFIERS
<user_name>...
Specifies the name of the user whose SSH key is removed. Multiple users can be specified. If not
specified, the SSH key for the current user is removed.
RESTRICTIONS
Only Super level users are allowed to remove other users’ keys.
EXAMPLES
The following example displays the removal of your SSH public key:
cli% removesshkey
NOTES
After removing the user's SSH public key on the HP 3PAR Storage System, the user cannot
use the SSH key authentication to log in. The user must use name and password to log in.
The showuser -k command can be used to display users that have SSH keys.
254 Remove Commands