Re: No more message with Jabber::SimpleSend since 12th Januar
Waqas Hussain <[email protected]>
| Newsgroups | gmane.network.jabber.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 4, 2010 at 2:05 PM, Erik Wasser <[email protected]> wrote: > > The logfile is at the end of this mail. But first some other details, here's > the challenge: > >> nonce="m1ED9BZpOQggytyqs/4YFrnAdmoOgbqTwWscdyNdeFQ=",realm="jabber.org", >> qop="auth",maxbuf=16384,charset=utf-8,algorithm=md5-sess > > ...and the response... > >> authzid="[email protected]",charset=utf-8, >> cnonce="bc82a685c77caa198d7f4c0d5f589a4c",digest-uri="/",nc=00000001, >> nonce="m1ED9BZpOQggytyqs/4YFrnAdmoOgbqTwWscdyNdeFQ=", >> qop=auth,realm="jabber.org",response=6ab7586c0223f44738dc05d9e7402327, >> username="iquer.net" > I see two problems here. One, the authzid. This seems to be your issue: Don't specify an authzid. > "As specified in [SASL], the initiating entity MUST NOT provide an authorization identity unless the authorization identity is different from the default authorization identity derived from the authentication identity." - http://xmpp.org/internet-drafts/draft-ietf-xmpp-3920bis-04.html#sasl-rules-authzid The second is the digest-uri. From RFC2831, it should be "xmpp/jabber.org". > "Servers SHOULD check that the supplied value is correct." - http://tools.ietf.org/html/rfc2831 -- Waqas Hussain _______________________________________________ This is JUser -- a mailing list for end users of Jabber clients. Don't like email? Try the forum: http://www.jabberforum.org/forumdisplay.php?f=21 To unsubscribe, send email to [email protected] or go to the following web page, scroll all the way down, and type in your email address: http://mail.jabber.org/mailman/listinfo/juser _______________________________________________