ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system services ndmp password

    (DEPRECATED)-Change the NDMP password for the node

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

    Description

    This node-scoped NDMP command is deprecated. Node-scoped NDMP functionality may be removed in a future release of Data ONTAP. Use the Vserver-aware "vserver services ndmp generate-password " command.

    The system services ndmp password command is used to change the NDMP password for a node in the cluster.

    Parameters

    -node {<nodename>|local} - Node

    The specific node for which the password is to be changed.

    Examples

    The following example is used to change the NDMP password for the node named node1:

    cluster1::> system services ndmp password -node node1
    
    Please enter password:
    Confirm password:
    Top of Page