Hi,
I have a question regarding the iSCSI authentication.
I don't find in the iSCSI PDU header any field for authentication. So how does it work ? Am I missing something ?
Thanks,
Amir
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
iSCSI authentication (CHAP)
-
amiryo
- NewUser

- Posts: 1
- Joined: 14 Jul 2015 20:57
- Status: Offline
iSCSI authentication (CHAP)
Last edited by amiryo on 14 Jul 2015 21:51, edited 1 time in total.
- STAMSTER
- Starter

- Posts: 72
- Joined: 23 Feb 2014 15:58
- Status: Offline
Re: iSCSI authentication (CHAP)
- After the link is made, the server sends a challenge message to the connection requestor. The requestor responds with a value obtained by using a one-way hash function.
- The server checks the response by comparing it its own calculation of the expected hash value.
- If the values match, the authentication is acknowledged; otherwise theconnection is usually terminated.
More info: h**p://www.cisco.com/c/en/us/support/docs/wan/ ... -chap.html
rIPMI