vserver cifs cache name-to-sid delete-all
Delete all the entries for the vserver
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver cifs cache name-to-sid delete-all command removes all of the Windows user cache entries cached by the Windows name for the specified Vserver.
Parameters
- -vserver <vserver name> - Vserver
- Use this parameter to specify the Vserver for which the name-to-sid cache entries need to be deleted.
Examples
The following example shows how to delete all of the cached name-to-sid entries for Vserver vs0:
cluster1::> vserver cifs cache name-to-sid delete-all -vserver vs0
Give documentation feedback