White Papers

46 Setting Up the Dell™ DR Series System as a VTL Backup Target on Microsoft® Data Protection Manager | January
2016
A Managing VTL protocol accounts and credentials
A.1 Managing iSCSI account details
By default, the iSCSI username is the hostname of the DR Series system and can be confirmed by
reviewing the output of the iscsi account --user CLI command. For example:
>iscsi --show --user
user : dr9-interop-a7
The default iSCSI password is St0r@ge!iscsi. You can modify this password in the iSCSI tab of the Clients
page. Click Edit CHAP Password and enter a new password as needed.
IMPORTANT NOTE: iSCSI CHAP passwords must be between 12 and 16 characters long
Alternatively, you can also use the
iscsi--setpassword
CLI command to change the iSCSI CHAP password
as shown in the following example:
> iscsi --setpassword
WARNING: All existing iSCSI sessions will be terminated!
Do you want to continue? (yes/no) [n]?
Enter new CHAP password:############
Re-type CHAP password:############