By default, the Users tab on the User Management page of the VAST Web UI displays all user entries defined on the local authorization provider. The current context (local by default) is indicated at the top of the tab:

When you query a different provider (or all providers) for a user, the query result is displayed and the context indicator changes to indicate the context of the query.
If you navigate away from the tab and then back to the tab, the default (local) context appears again with a full listing of any and all local users.
The following attributes are displayed per user:
User Attribute |
Description |
---|---|
Name |
A user name. |
uid |
The uid associated with the user name. The uid is the user ID attribute used by the NFS protocol. |
Leading Group |
The name of the user's leading group. Also known as primary group. |
Groups |
The names of other groups the user belongs to. Also known as auxiliary groups. |
create bucket |
Indicates if the user has create bucket permission, which allows the user to create buckets via the S3 access protocol. This is a configurable attribute.
|
delete bucket |
Indicates if the user has delete bucket permission, which allows the user to delete buckets via the S3 access protocol. This is a configurable attribute. |
Comments
0 comments
Article is closed for comments.