Hello. Implemented and tested SASL authentification against jabberd2rc2.
Though PLAIN mechanism worked out of the box but DIGEST-MD5 failing to authentificate with server while perfectly works on examples that supplied in RFC2831. I also can't reproduce example that supplied in draft-ietf-xmpp-core-20 since there are not password and "secret" value doesn't produces a match.


My code can be viewed by it checking out of sf:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/xmpppy login
(with empty password)
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/xmpppy co xmpppy

or downloaded from here:
https://sourceforge.net/project/showfiles.php?group_id=97081

Since I do not sure if that problem is in my code or in my jabberd configuration please help with it:
if you have jabberd2 that proven working DIGEST-MD5 mechanism, please test my code against it.


--
Respectively
Alexey Nezhdanov.




_______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

Reply via email to