7.7.12.32 LIST SSHEQUIVALENCE
Purpose
The LIST SSHEQUIVALENCE command displays information about SSH equivalence for the celladmin or cellmonitor operating system (OS) users, which enables secure passwordless remote access to the Exadata storage server.
Syntax
LIST SSHEQUIVALENCE [filters] [attribute_list]Usage Notes
-
filters is an expression that determines which SSH equivalence entries are displayed.
-
attribute_list is the attributes to display. The
ALLoption displays all attributes.
Examples
Example 7-218 Listing Specific Attributes of SSH Equivalence
This example shows how to display specific attributes of SSH equivalence entries.CellCLI> LIST SSHEQUIVALENCE attributes loginusername, publickeyExample 7-219 Listing SSH Equivalence for a Specific OS User
This example shows how to display SSH equivalence details for thecellmonitor storage server OS user.CellCLI> LIST SSHEQUIVALENCE where loginusername=cellmonitorParent topic: LIST