Task 3: (iSCSI Only) Configure Security

Applies To: Windows Server 2008

There are several levels of Internet SCSI (iSCSI) security available with Storage Manager for SANs. The basic level is based on the Challenge Handshake Authentication Protocol (CHAP). CHAP is a protocol that is used to authenticate the peer of a connection and is based upon the peers sharing a secret (a security key that is similar to a password). IP security (IPsec) is a protocol that enforces authentication and data encryption at the IP packet layer, which provides an added level of security.

You must choose the security level that best fits the security policies of your organization:

  • One-way CHAP authentication. With this level of security, only the target authenticates the initiator. The secret is set just for the target and all initiators that want to access that target need to use the same secret to start a logon session with the target.

  • Mutual CHAP authentication. With this level of security, the target and the initiator authenticate each other. A separate secret is set for each target and for each initiator in the storage area network (SAN).

  • IPsec. With this level of security, all IP packets sent during data transfers are encrypted and authenticated. A common key is set on all IP portals, allowing all peers to authenticate each other and negotiate packet encryption. For more information about IPsec, see https://go.microsoft.com/fwlink/?linkid=93520.

Warning

At a minimum, use one-way CHAP authentication between iSCSI initiators and targets.

Note

The level of security that you can set for a storage subsystem depends on the hardware manufacturer. Not all subsystems support all levels of iSCSI security. You should contact your hardware manufacturer to verify what level of security is supported.

For more information about iSCSI, see https://go.microsoft.com/fwlink/?LinkId=102299.

To configure iSCSI security

  1. In the console tree, click LUN Management.

  2. In the Actions pane, click Manage iSCSI Security.

  3. To configure one-way CHAP authentication, in the Manage iSCSI Security dialog box, configure the following settings on the Targets tab:

    1. If you want to configure different CHAP secrets for different targets, in the list of targets, select a target that you want to set the CHAP secret for, and click Set Secret.

      -Or-

      To use the same CHAP secret for a group of targets, select the targets from the list and click Set Secret.

    2. In the Set Secret dialog box, type and confirm the target CHAP secret.

    3. Optionally, select Remember secret on local initiator if you want to automatically pass the new secret to the local initiator.

    4. To set the new secret, click OK.

  4. To configure mutual CHAP authentication, you must first configure one-way CHAP authentication by following step 3. Then, enter the following configuration on the Local Initiator tab:

    1. Type and confirm the CHAP secret for the local initiator.

    2. Under mutual CHAP authentication, the initiator will only be able to log on to targets that share the initiator secret. To share the initiator secret with the targets that the server needs to access, in the list of targets, select each target that you want to authenticate on the initiator.

    3. To set the new secret for the local initiator and to share it with the selected targets, click Apply Secret.

  5. To configure IPsec, in the Manage iSCSI Security dialog box, configure the following settings on the Portals tab:

    1. If you want to use different IPsec keys for different portals, in the list of portals, select a portal and click Set IPsec Key.

      -Or-

      To use the same IPsec key for a group of portals, select the portals from the list, and click Set IPsec Key.

    2. In the Set IPsec Key dialog box, type and confirm a new IPsec key.

    3. Optionally, select Remember the IPsec key on local initiator if you want to automatically pass the new key to the local initiator.

    4. To set the new IPsec key, click OK.

  6. When you are done configuring iSCSI security, click Close.