display ssh user-information
Usage Guidelines
This command displays the SSH user name, bound RSA public key name, and service type.
Example
# Display the configuration of all SSH users.
<AC6605> display ssh user-information
------------------------------------------------------------------------------- Username Auth-type User-public-key-name ------------------------------------------------------------------------------- a password null -------------------------------------------------------------------------------
Item |
Description |
---|---|
Username |
SSH user name. |
Auth-type |
Authentication mode for an SSH user. The options are as
follows:
Run the ssh user authentication-type command to set this item. |
User-public-key-name |
Peer RSA public key assigned to an SSH user. Run the rsa peer-public-key command to set this item. |