SG0-001 · Question #234
An administrator sets up CHAP on an iSCSI client to provide which of the following?
The correct answer is D. Authentication for remote data storage. An administrator sets up CHAP (Challenge-Handshake Authentication Protocol) on an iSCSI client to provide authentication. This mechanism ensures that only authorized clients can access remote data storage targets.
Question
An administrator sets up CHAP on an iSCSI client to provide which of the following?
Options
- AEncryption of data between server and client
- BAuthorization of client's encryption keys
- CHigh availability of remote storage
- DAuthentication for remote data storage
How the community answered
(30 responses)- A3% (1)
- C7% (2)
- D90% (27)
Why each option
An administrator sets up CHAP (Challenge-Handshake Authentication Protocol) on an iSCSI client to provide authentication. This mechanism ensures that only authorized clients can access remote data storage targets.
CHAP provides authentication, not encryption; IPsec or other transport layer security protocols are used for data encryption in iSCSI.
CHAP does not manage or authorize encryption keys; its role is solely for identity verification.
CHAP does not contribute to high availability; multipathing (MPIO) or redundant network connections are used for that purpose in iSCSI.
CHAP (Challenge-Handshake Authentication Protocol) is a security protocol used in iSCSI to authenticate the initiator (client) to the target (storage server), and optionally vice-versa. By exchanging a shared secret in a challenge-response manner, CHAP verifies the identity of the client, thus providing authentication for secure access to remote data storage.
Concept tested: iSCSI CHAP authentication purpose
Source: https://learn.microsoft.com/en-us/windows-server/storage/iscsi/iscsi-initiator-chap-security
Topics
Community Discussion
No community discussion yet for this question.