[Pidgin] #11481: Auth failure (was: Missing registry keys (Windows 7))
Pidgin
trac at pidgin.im
Tue Mar 2 13:57:13 EST 2010
#11481: Auth failure
------------------------+---------------------------------------------------
Reporter: galexander | Owner: rekkanoryo
Type: defect | Status: pending
Milestone: | Component: XMPP
Version: 2.6.6 | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by datallah):
* status: new => pending
* component: winpidgin (gtk) => XMPP
Comment:
It just looks like your password is wrong to me, based on that debug log:
{{{
(14:54:03) sasl: Mechs found: DIGEST-MD5 JIVE-SHAREDSECRET PLAIN CRAM-MD5
(14:54:03) jabber: Sending (ssl) (emily at edited-for-public.tld/HomeOffice):
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'
xmlns:ga='http://www.google.com/talk/protocol/auth' ga:client-uses-full-
bind-result='true'/>
(14:54:03) jabber: Recv (ssl)(228): <challenge
xmlns="urn:ietf:params:xml:ns:xmpp-
sasl">cmVhbG09ImNoYXQuZW52aXNpb24tcnguY29tIixub25jZT0iTm1qSEl6KzFkWjRXUStjdXlyeE9McFFid2R6clJnejkycHhmSURIbSIscW9wPSJhdXRoIixjaGFyc2V0PXV0Zi04LGFsZ29yaXRobT1tZDUtc2Vzcw==</challenge>
(14:54:03) sasl: DIGEST-MD5 client step 2
(14:54:03) jabber: Sending (ssl) (emily at edited-for-public.tld/HomeOffice):
<response xmlns='urn:ietf:params:xml:ns:xmpp-
sasl'>dXNlcm5hbWU9ImVtaWx5LmFsZXhhbmRlciIscmVhbG09ImNoYXQuZW52aXNpb24tcnguY29tIixub25jZT0iTm1qSEl6KzFkWjRXUStjdXlyeE9McFFid2R6clJnejkycHhmSURIbSIsY25vbmNlPSJPUzBIVFdSbVFpWndYWHAyUlJJN0htNGFZMnQvZjA0eUlpWnJBekFMVmdjPSIsbmM9MDAwMDAwMDEscW9wPWF1dGgsZGlnZXN0LXVyaT0ieG1wcC9jaGF0LmVudmlzaW9uLXJ4LmNvbSIscmVzcG9uc2U9NjIxZGY2OWJiY2Y1MTdlMjJhNjg3OTEwNTQwNjgzM2MsY2hhcnNldD11dGYtOA==</response>
(14:54:03) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns
:xmpp-sasl"><not-authorized/></failure>
(14:54:03) sasl: Mechs found: JIVE-SHAREDSECRET PLAIN CRAM-MD5
(14:54:03) jabber: Sending (ssl) (emily at edited-for-public.tld/HomeOffice):
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'
xmlns:ga='http://www.google.com/talk/protocol/auth' ga:client-uses-full-
bind-result='true'>password removed</auth>
(14:54:03) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns
:xmpp-sasl"><not-authorized/></failure>
(14:54:03) sasl: Mechs found: JIVE-SHAREDSECRET CRAM-MD5
(14:54:03) jabber: Sending (ssl) (emily at edited-for-public.tld/HomeOffice):
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='CRAM-MD5'
xmlns:ga='http://www.google.com/talk/protocol/auth' ga:client-uses-full-
bind-result='true'/>
(14:54:04) jabber: Recv (ssl)(140): <challenge
xmlns="urn:ietf:params:xml:ns:xmpp-
sasl">PC0yMzc3OTU2MDcxMDI4OTY5NjEuMTI2NzQ3Njg0MTg3OEBjaGF0LmVudmlzaW9uLXJ4LmNvbT4=</challenge>
(14:54:04) jabber: Sending (ssl) (emily at edited-for-public.tld/HomeOffice):
<response xmlns='urn:ietf:params:xml:ns:xmpp-
sasl'>ZW1pbHkuYWxleGFuZGVyIGIwNGZjYTdjOGI0MGE1ZWRmYzRiNWVjNWYzMWQ5MzMz</response>
(14:54:04) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns
:xmpp-sasl"><not-authorized/></failure>
(14:54:04) sasl: Mechs found: JIVE-SHAREDSECRET
(14:54:04) sasl: No worthy mechs found
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/11481#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list