On Fri, 30 Aug 2019 19:16:11 +0200, David Disseldorp wrote: ... > LIO currently checks for this value by only comparing a single byte in > the tokenized Algorithm string, which means that any value starting with > a '5' (e.g. "55") is interpreted as "CHAP with MD5". FWIW, this can be triggered via a simple libiscsi hack: https://github.com/ddiss/libiscsi/commit/a6a41fd002c18edaad5d7df320373ec0232b460d.patch Cheers, David