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] [--username NAME] [--login-name NAME]
Required Parameters
|
Queries providers for a user with the specified POSIX (NFS) UID. |
|
Queries providers for a user with the specified Security Identifier (SID). |
Options
|
Queries providers for a user associated with the specified tenant. |
|
Queries providers for the specified user name. |
|
Queries providers for the specified login name. |
Example
vcli: admin> user refresh --uid 1000
Comments
0 comments
Article is closed for comments.