I'm using Authen::SASL 2.06 with perl to try to authenticate a component
to j2.  As far as I can tell, the response it is generating is accurate,
however I'm still getting errors.  If anyone has any idea as to why this
isn't working, I'd appreciate any and all help.

Username/password: logger/secret

Challenge (decoded):
realm="jabberd-router",nonce="c0e25e29e33cf91a7873794868791489c43019c1",
qop=auth,charset=utf-8,algorithm=md5-sess

Response (decoded):
charset=utf-8,cnonce="66f2371e2f18975ade2ef6128a904298",
digest-uri="xmpp/j2.devianttechnologies.com",nc=00000001,
nonce="c0e25e29e33cf91a7873794868791489c43019c1",qop="auth",
realm="jabberd-router",response=667d2eccf4ef8efa418e89563518b30c,
username="logger"

Error:
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
<temporary-authentication-failure/></failure>
-- 
/*
 * Bob Phan <[EMAIL PROTECTED]>
 * Code Master General
 * Deviant Technologies Incorporated
 * (203)458-2312
 *
 * http://www.devianttechnologies.com/
 */


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

Reply via email to