ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver cifs cache sid-to-name 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 sid-to-name delete-all command removes all of the Windows user cache entries cached by the security identifier (SID) for the specified Vserver.

    Parameters

    -vserver <vserver name> - Vserver

    Use this parameter to specify the Vserver for which the sid-to-name cache entries need to be deleted.

    Examples

    The following example shows how to delete all the cached sid-to-name entries for Vserver vs0:

    cluster1::> vserver cifs cache sid-to-name delete-all -vserver vs0
    Top of Page