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.
display manager-user [ username user-name ]
display manager-user [ service-type { api | ftp | ssh | telnet | terminal | web } ]
| 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. |
|
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.
# 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 : - ----------------------------------------------------------------------------
Item |
Description |
|---|---|
Username |
Name of an administrator |
Password |
Administrator's login password |
State |
Administrator status:
|
Service-type |
Available login method or service type, which can be:
|
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 |