ONTAP 9.12.1 commands

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

    Change the domain account password for an Active Directory account

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

    Description

    The vserver active-directory password-change command changes the domain account password for the specified Vserver’s Active Directory account.

    Parameters

    -vserver <vserver> - Vserver

    This parameter specifies the name of the Vserver associated with the Active Directory account whose domain account password you want to change.

    Examples

    The following example changes the password for the Active Directory account for a Vserver named vs1 .

    cluster1::> vserver active-directory password-change -vserver vs1
    Top of Page