I sent it yesterday.. but for whatever reason, it didn't show up in the
mailing list :(
-------------------------------------------------------------------------
On Mon, 2010-02-15 at 14:48 -0800, Chandra Seetharaman wrote:
Found the issue. I was using the same username and password for both
directions.
Read the RFC (RFC 372) and learned that it is not correct.
(
Any CHAP secret used for initiator authentication MUST NOT be
configured for authentication of any target, and any CHAP secret used
for target authentication MUST NOT be configured for authentication
of any initiator.
)
Changed the username/password to be different on both directions and it does
connect fine.
regards,
chandra
On Mon, 2010-02-15 at 11:57 -0800, Chandra Seetharaman wrote:
> Hi,
>
> I am using RHEL 5.4 open-iscsi SW initiator
> (iscsi-initiator-utils-6.2.0.871-0.12.el5_4.1)
>
> I tried to use CHAP for mutual authentication with my NetApp box.
> It fails
> ----------------
> [r...@test146 tmp]# iscsiadm -m discovery -t st -p 10.0.0.22 -I eth1
> iscsiadm: Login authentication failed with target
> iscsiadm: discovery login to 10.0.0.22 failed, giving up
> ----------------
>
> Note that one way CHAP works as expected.
>
> Checked for bugs submitted in RedHat, and found
> https://bugzilla.redhat.com/show_bug.cgi?id=265881, which was filed long
> back and still in NEW/NEEDINFO state.
>
> Has this been fixed ? Any pointers ?
>
> Thanks,
> chandra
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.