[JDEV] Problems with SASL DIGEST-MD5 mechanism.

Alexey Nezhdanov snake at penza-gsm.ru
Sat Dec 13 03:04:10 CST 2003


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:anonymous at cvs.sourceforge.net:/cvsroot/xmpppy login
(with empty password)
cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/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.







More information about the JDev mailing list