The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver cifs cache sid-to-name delete
Contributors
-
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 cifs cache sid-to-name delete
command removes the Windows user cache entries cached by security identifier (SID). If cache propagation is enabled, the corresponding name-to-sid cache entry will also be removed.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
Use this parameter to specify the Vserver for which the sid-to-name cache entry needs to be deleted.
-sid <text>
- SID (privilege: advanced)-
Use this parameter to specify the security identifier (SID) for which the cached entry needs to be deleted.
Examples
The following example shows how to delete the sid-to-name cache entry for Vserver vs0 with SID S-1-5-21-1380078113-1824080971-954447143-1152:
cluster1::> vserver cifs cache sid-to-name delete -vserver vs0 -sid S-1-5-21-1380078113-1824080971-954447143-1152