White Papers

33
Setting Up the Dell DR Series System as an RDA or VTL Backup Target for Dell NetVault Backup
A.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.