White Papers

82 Setting up the Dell™ DR Series System on Symantec™ NetBackup | July 2015
B.1.2 NDMP account details and
management
The default username for the NDMP service is “ndmp_user.” This can be confirmed on the NDMP tab of the
Clients page in the DR Series system GUI.
You can also use the CLI command ndmp show
as shown in the following example.
> ndmp --show
NDMP User: ndmp_user
NDMP Port: 10000
The default password is St0r@ge! It can be modified by running the
ndmp
–setpassword
command:
> ndmp --setpassword
Enter new NDMP password:#########
Re-type NDMP password:#########
NDMP password successfully updated.