To view groups in all VAST local providers on the VAST Web UI, navigate to User Management and select Local Groups.
The tables shows these details for all groups defined on all local providers, including the default provider:
ID | The VAST-internal ID of the user. |
Name | The group name. |
Local Provider | The local provider for the group. |
GID | The GID for the group. |
SID | The SID for the group. |
Using Filters
You can apply filters to any of the columns shown in the table.
Click on
next to a field heading, and select the condition for the filter. The conditions vary according to the field type, and include the following:
Contains - the field contains the specified text
Not contains - the field does not contain the specified text
Equals - the field is identical to the specified text
Greater than - the field exceeds a specific value (numeric fields only)
Greater than or equals - the field is greater than or equal to a specific value (numeric fields only)
Less than - the field is less than a specific value (numeric fields only)
Less than or equals - the field is less than or equal to a specific value (numeric fields only)
Between - the field is strictly within a From-To range of values, (numeric fields only)
Inclusive between - the field is within a From-To range of values, including the limits (numeric fields only)
Starts with - the field begins with the specified text
Ends with - the field ends with the specified text
Regular expression - the field matches the specified regular expression (text fields)
You can apply filters from more than one field (the effect is a logical AND of all applied filters). The filters appear in the filter bar above the table.