[Pidgin] #5729: unable to XMPP-login by using PLAIN mechanism over unencrypted streams
Pidgin
trac at pidgin.im
Fri May 9 05:44:04 EDT 2008
#5729: unable to XMPP-login by using PLAIN mechanism over unencrypted streams
-----------------------+----------------------------------------------------
Reporter: calessio | Owner: nwalp
Type: defect | Status: new
Priority: minor | Milestone:
Component: XMPP | Version: 2.4.1
Resolution: | Keywords:
Pending: 1 |
-----------------------+----------------------------------------------------
Changes (by calessio):
* pending: 1 => 0
Comment:
this is the pidgin debug output:
(11:29:58) jabber: Sending: <?xml version='1.0' ?>
(11:29:58) jabber: Sending: <stream:stream to='mydomain'
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
version='1.0'>
(11:29:59) jabber: Recv (135): <stream:stream xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' from='mydomain'
id='stream-1' version='1.0'>
(11:29:59) jabber: Recv (129): <stream:features><mechanisms
xmlns='urn:ietf:params:xml:ns:xmpp-
sasl'><mechanism>PLAIN</mechanism></mechanisms></stream:features>
(11:29:59) jabber: Sending: <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
xmlns:ga='http://www.google.com/talk/protocol/auth' ga:client-uses-full-
bind-result='true' mechanism='PLAIN'>AGFsZXNzaW8AcGFzc3dvcmQy</auth>
Nothing else is received after this, it seems the server is unable to
detect the "mechanism" attribute from the SASL packet.
--
Ticket URL: <http://developer.pidgin.im/ticket/5729#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list