This command refreshes a user entry in the user database by querying providers and merging results.
The query order and result may differ depending on whether you supply a UID or a SID. For details of the refresh process, see Refreshing Users.
Usage
user refresh {--uid UID | --sid SID} [--tenant-id ID]
Options
|
Queries providers for a user with the specified POSIX (NFS) UID. |
|
Queries providers for a user with the specified Security Identifier (SID). |
Options
Example
vcli: admin> user refresh --uid 1000
Comments
0 comments
Article is closed for comments.