Dell PowerVault MD3200i Deployment Guide - Page 67

etc/iscsi/iscsid.conf, following lines

Page 67 highlights

4 To set up discovery session CHAP authentication, first uncomment the following line: discovery.sendtargets.auth.authmethod = CHAP 5 Set a user name and password for a discovery session CHAP authentication of the initiator by the target(s) by editing the following lines: discovery.sendtargets.auth.username = discovery.sendtargets.auth.password = 6 To set the user name and password for discovery session CHAP authentication of the target(s) by the initiator for Mutual CHAP, edit the following lines: discovery.sendtargets.auth.username = discovery.sendtargets.auth.password_in = 7 The final configuration contained in the /etc/iscsi/iscsid.conf file might look like this: node.session.auth.authmethod = CHAP node.session.auth.username = iqn.200503.com.redhat01.78b1b8cad821 node.session.auth.password = password_1 node.session.auth.username_in= iqn.198405.com.dell:powervault.123456 node.session.auth.password_in = test1234567890 discovery.sendtargets.auth.authmethod = CHAP discovery.sendtargets.auth.username = iqn.200503.com.redhat01.78b1b8cad821 discovery.sendtargets.auth.password = password_1 Appendix-Manual Configuration 67

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82

Appendix—Manual Configuration
67
4
To set up discovery session CHAP authentication, first uncomment the
following line:
discovery.sendtargets.auth.authmethod
=
CHAP
5
Set a user name and password for a discovery session CHAP authentication
of the initiator by the target(s) by editing the following lines:
discovery.sendtargets.auth.username =
<iscsi_initiator_username>
discovery.sendtargets.auth.password =
<CHAP_initiator_password>
6
To set the user name and password for discovery session CHAP
authentication of the target(s) by the initiator for Mutual CHAP, edit the
following lines:
discovery.sendtargets.auth.username =
<iscsi_target_username>
discovery.sendtargets.auth.password_in =
<CHAP_target_password>
7
The final configuration contained in the
/etc/iscsi/iscsid.conf
file might
look like this:
node.session.auth.authmethod = CHAP
node.session.auth.username = iqn.2005-
03.com.redhat01.78b1b8cad821
node.session.auth.password
=
password_1
node.session.auth.username_in= iqn.1984-
05.com.dell:powervault.123456
node.session.auth.password_in
=
test1234567890
discovery.sendtargets.auth.authmethod
=
CHAP
discovery.sendtargets.auth.username = iqn.2005-
03.com.redhat01.78b1b8cad821
discovery.sendtargets.auth.password
=
password_1