Fit AP V200R010C00 Command Reference

display ssh user-information

display ssh user-information

Function

The display ssh user-information command displays the configuration of all SSH users.

Format

display ssh user-information [ username ]

Parameters

Parameter Description Value
username Displays the SSH user name.

The value is a string of 1 to 64 case-insensitive characters without spaces.

Views

All views

Default Level

1: Monitoring level

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.

<Huawei> display ssh user-information
 -------------------------------------------------------------------------------
 Username         Auth-type          User-public-key-name
 -------------------------------------------------------------------------------
 a                password           null
 -------------------------------------------------------------------------------
Table 2-12  Description of the display ssh user-information command output

Item

Description

Username

SSH user name.

Auth-type

Authentication mode for an SSH user. The options are as follows:
  • password
  • rsa
  • password-rsa (password and RSA)
  • all (password or RSA)

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.

Translation
Favorite
Download
Update Date:2021-02-27
Document ID:EDOC1100064353
Views:3213059
Downloads:4069
Average rating:4.0Points