Site icon EfmSoft

What does HRESULT 0x8004290A (VDS_E_ISCSI_CHAP_SECRET) mean?

 
Previous Next
VDS_E_ISCSI_GROUP_PRESHARE_KEY VDS_E_INVALID_IP_ADDRESS

VDS_E_ISCSI_CHAP_SECRET

This status belongs to the initiator side of CHAP configuration. VDS represents a CHAP secret with VDS_ISCSI_SHARED_SECRET, an explicit byte pointer and length. Microsoft documents a supported size of 12 through 16 bytes for this VDS structure, and describes different placement for one-way and mutual CHAP.

Why this state matters

In one-way CHAP, the target has a secret and the initiator remembers the target secret for login. Mutual CHAP adds an initiator secret so the target can authenticate the initiator as well. A failure setting the initiator secret should be diagnosed in that direction; replacing a target secret or portal address may not affect it.

Diagnostic focus

Technical references

VDS_ISCSI_SHARED_SECRET · IVdsServiceIscsi::SetInitiatorSharedSecret · Windows iSCSI status qualifiers · RFC 1994: CHAP · IVdsIscsiInitiatorAdapter::LoginToTarget


Looking for a different code? Search another status or error code.

Exit mobile version