| Parameter | Description | Value |
|---|---|---|
| username | Specifies the name of an SSH user. | The value must be the name of an existing SSH user. |
This command displays information about an SSH user, including the user name, password, bound RSA public key, and service type.
# Display the configuration of the SSH user admin1.
<sysname> display ssh user-information admin1
User 1:
User Name : admin1
Authentication-type : -
User-public-key-name : -
User-public-key-type : -
Sftp-directory : -
Service-type : -
Authorization-cmd : No
Item |
Description |
|---|---|
User Name |
Name of SSH users |
Authentication-type |
Authentication mode of SSH users |
User-public-key-name |
Peer RSA public key assigned to SSH users |
Sftp-directory |
Authorized directory of the SFTP service for SSH users |
Service-type |
Service type of SSH users |
Authorization-cmd |
Command line authorization |