A newer release of this product is available.
vserver services name-service cache unix-group group-by-name delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete an entry
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver services name-service cache unix-group group-by-name delete
command removes the group entries that are cached by group name. If group cache propagation is enabled, the corresponding group-by-gid cache entry will also be removed.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
Use this parameter to specify the Vserver for which the group entries that are cached by group name need to be deleted.
-gr-name <text>
- gw_name field (privilege: advanced)-
Use this parameter to specify the group name for which the cached entries need to be deleted.
Examples
The following example deletes all the cached group entries for Vserver vs0 and group name abc:
cluster1::> vserver services name-service cache unix-group group-by-name delete -vserver vs0 -gr-name abc