ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver cifs domain password change

    Generate a new password for the CIFS server’s machine account and change it in the Windows Active Directory domain.

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The vserver cifs domain password change changes the domain account password for a CIFS server. This command is not supported for workgroup CIFS servers.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the name of the Vserver for whose CIFS server you want to change the domain account password.

    Examples

    The following example changes the password for the CIFS server on a Vserver named vs1.

    cluster1::> vserver cifs domain password change -vserver vs1
    
    cluster1::>
    Top of Page