Server Settings When Bidirectional Chap Authentication Is Used - Fujitsu ETERNUS Manual

Disk storage systems iscsi for oracle solaris
Hide thumbs Also See for ETERNUS:
Table of Contents

Advertisement

Chapter 7 Installing the iSCSI Software Initiator and Setting Up the Server
>
7.2 Setting Up the Server
7.2.4

Server Settings when Bidirectional CHAP Authentication is Used

The following operation is required for bidirectional CHAP authentication.
Enabling the bidirectional authentication parameters
Procedure
1
2
3
P3AM-4182-03ENZ0
Server Connection Guide (iSCSI) for Oracle Solaris
Enable the bidirectional authentication parameters on the Target.
# iscsiadm modify target-param -B enable Target_name
Example:
To set "iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0" and "iqn.2000-
09.com.fujitsu:storage-system.e2000:00001001-cm1" as the target names
# iscsiadm modify target-param -B enable iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
# iscsiadm modify target-param -B enable iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
Set the authentication method to CHAP on the Initiator.
# iscsiadm modify target-param --authentication CHAP Target_name
Example:
To set "iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0" and "iqn.2000-
09.com.fujitsu:storage-system.e2000:00001001-cm1" as the target names
#iscsiadm modify target-param --authentication CHAP iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
#iscsiadm modify target-param --authentication CHAP iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
Set a password for the target device on the Initiator.
# iscsiadm modify target-param --CHAP-secret Target_name
Example:
To set "testtarget00" and "testtarget10" as the passwords
#iscsiadm modify target-param --CHAP-secret iqn.2000-09.com.fujitsu:storage-system.
e2000:00001001-cm0
Enter secret: testtarget00
Re-enter secret: testtarget00
# iscsiadm modify target-param --CHAP-secret iqn.2000-09.com.fujitsu:storage-system.
e2000:00001001-cm1
Enter secret: testtarget10
Re-enter secret: testtarget10
21
Copyright 2010 FUJITSU LIMITED

Advertisement

Table of Contents
loading

Table of Contents