NS0-304 · Question #51
An administrator configures the trident ontap-san driver and specifies useCHAP=true. Which parameter is missing from the configuration?
The correct answer is D. chapUsername. When configuring the Trident ONTAP-SAN driver with CHAP (Challenge Handshake Authentication Protocol) enabled (useCHAP: true), it is essential to specify both the initiator and target CHAP secrets and their corresponding usernames. In the configuration provided, while the CHAP…
Question
An administrator configures the trident ontap-san driver and specifies useCHAP=true. Which parameter is missing from the configuration?
Exhibit
Options
- AdataUF
- BchapSecret
- CclientPrivateKey
- DchapUsername
How the community answered
(50 responses)- A4% (2)
- B6% (3)
- C16% (8)
- D74% (37)
Explanation
When configuring the Trident ONTAP-SAN driver with CHAP (Challenge Handshake Authentication Protocol) enabled (useCHAP: true), it is essential to specify both the initiator and target CHAP secrets and their corresponding usernames. In the configuration provided, while the CHAP secrets for both initiator and target are specified (chapInitiatorSecret and chapTargetInitiatorSecret), only the CHAP target username (chapTargetUsername) is listed. The missing parameter necessary for the complete CHAP configuration is the CHAP initiator username (chapUsername). This username is used along with the chapInitiatorSecret to authenticate the initiator to the storage system. To correct this, add the chapUsername field to the configuration file, ensuring that the initiator's username matches the configured environment and that it is correctly paired with the chapInitiatorSecret. This inclusion ensures that both sides of the CHAP authentication process are properly identified, thereby providing the necessary security for SAN communication.
Topics
Community Discussion
No community discussion yet for this question.
