Generate an NDMP-specific password for NDMP users
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
In the storage virtual machine (SVM)-scoped NDMP mode, you must generate a password for a specific user ID. The generated password is based on the actual login password for the NDMP user. If the actual login password changes, you must generate the NDMP-specific password again.
-
Use the
vserver services ndmp generate-password
command to generate an NDMP-specific password.You can use this password in any current or future NDMP operation that requires password input.
From the storage virtual machine (SVM, formerly known as Vserver) context, you can generate NDMP passwords for users belonging only to that SVM.
The following example shows how to generate an NDMP-specific password for a user ID user1:
cluster1::vserver services ndmp> generate-password -vserver vs1 -user user1 Vserver: vs1 User: user1 Password: jWZiNt57huPOoD8d
-
If you change the password to your regular storage system account, repeat this procedure to obtain your new NDMP-specific password.