The display user-manage hash-table-type command displays the hash table in the user management module.
display user-manage hash-table-type { domain [ verbose ] [ domain-name domain-name ] | group [ verbose ] [ group-name group-name ] | security-group [ verbose ] [ security-group-name security-group-name ] | user [ verbose ] [ create-type create-type ] [ user-name user-name ] }
| Parameter | Description | Value |
|---|---|---|
domain |
Indicates that the hash table is displayed based on authentication domains. |
- |
domain-name domain-name |
Specifies the authentication domain name. |
The value must be the name of an existing authentication domain. |
group |
Indicates that the hash table is displayed based on user groups. |
- |
group-name group-name |
Specifies the user group name. |
The value must be the name of an existing user group. |
security-group |
Indicates that the hash table is displayed based on security groups. |
- |
security-group-name security-group-name |
Specifies the security group name. |
The value must be the name of an existing security group. |
user |
Indicates that the hash table is displayed based on users. |
- |
user-name user-name |
Specifies the user name. |
The value must be the name of an existing user. |
verbose |
Displays the detailed information. |
- |
create-type create-type |
Specifies the type of creation. |
- |
# Display the hash table based on user.
<sysname> system-view [system] display user-manage hash-table-type user current total number:3 Vsys Index User ID User Name ------------------------------------------------------------------ 0 1 a 0 2 b 0 0 c ------------------------------------------------------------------