Some EMC targets will fail if we advertise that we can authenticate with CHAP, but the target is configured to allow unauthenticated access to that target. We advertise AuthMethod=CHAP,None; the target should (I think) select AuthMethod=None for unprotected targets. IETD does this, but an EMC Celerra NS83 doesn't. Fix by offering only AuthMethod=None if the user hasn't supplied a username and password; this means that we won't be offering CHAP authentication unless the user is expecting to use it (in which case the target is presumably configured appropriately). Many thanks to Alessandro Iurlano <alessandro.iurlano@gmail.com> for reporting and helping to diagnose this problem.tags/v0.9.4
|
|
||
456 |
|
456 |
|
457 |
|
457 |
|
458 |
|
458 |
|
459 |
|
|
|
|
459 |
|
|
460 |
|
460 |
|
461 |
|
|
|
|
461 |
|
|
|
462 |
|
|
|
463 |
|
|
462 |
|
464 |
|
463 |
|
465 |
|
464 |
|
466 |
|
465 |
|
467 |
|
466 |
|
468 |
|
467 |
|
469 |
|
468 |
|
|
|
469 |
|
|
|
|
470 |
|
|
470 |
|
471 |
|
471 |
|
472 |
|
472 |
|
473 |
|