< Home

display manager-user

Function

The display manager-user username command displays the details about a specific administrator account.

The display manager-user service-type command displays the details about administrators that use a specific service type.

Format

display manager-user [ username user-name ]

display manager-user [ service-type { api | ftp | ssh | telnet | terminal | web } ]

Parameters

Parameter Description Value

user-name

Specifies the user name of an administrator.

The user name must exist.

service-type { api | ftp | ssh | telnet | terminal | web }

Indicates the service type.

  • api: API administrator
  • ftp: FTP administrator
  • ssh: SSH administrator
  • telnet: Telnet administrator
  • terminal: terminal administrator
  • web: web administrator

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Note the following issues when using the display manager-user command:

  • If no parameter is specified, brief information about all administrator is displayed.

  • If username is configured, detailed information about a specified administrator is displayed.

  • If service-type is specified, the system displays the brief information about administrators that use a specific service type.

Example

# Display detailed information about an administrator named abc.

<sysname> display manager-user username abc
  ----------------------------------------------------------------------------  
  Username          : abc                                                       
  Password          : ****************                                          
  State             : Active                                                    
  Service-type      :                                                           
  ACL-number        : -                                                         
  Access-limit      : No                                                        
  Online-number     : 0                                                         
  User-level        : -                                                         
  FTP-directory     : -                                                         
  ----------------------------------------------------------------------------
Table 1 Description of the display manager-user command output

Item

Description

Username

Name of an administrator

Password

Administrator's login password

State

Administrator status:

  • Active
  • Block
  • Locked

Service-type

Available login method or service type, which can be:

  • All: all service types or login methods
  • api: API service
  • ftp: FTP service
  • ssh: SSH service
  • telnet: Telnet login
  • terminal: console port login
  • web: web login

ACL-number

ACL number bound to the administrator name

Access-limit

Upper limit of users that can use the specified user name

Online-number

Number of online users that log in to using the specified user name

User-level

Administrator level

FTP-directory

Available FTP directory

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >