[Pidgin] #5213: 2.4.0 breaks XMPP auth for jabberd2

Pidgin trac at pidgin.im
Mon Mar 17 15:10:02 EDT 2008


#5213: 2.4.0 breaks XMPP auth for jabberd2
---------------------+------------------------------------------------------
  Reporter:  marty   |       Owner:  nwalp    
      Type:  defect  |      Status:  new      
  Priority:  minor   |   Milestone:           
 Component:  XMPP    |     Version:  2.4.0    
Resolution:          |    Keywords:  SASL auth
   Pending:  1       |  
---------------------+------------------------------------------------------
Changes (by marty):

  * pending:  1 => 0

Comment:

 {{{
 (14:59:35) account: Connecting to account marty at domain.com/Home
 (14:59:35) connection: Connecting. gc = 018AD908
 (14:59:35) dnssrv: querying SRV record for _xmpp-client._tcp.domain.com
 (14:59:35) dnssrv: Couldn't look up SRV record. DNS name does not exist.
 (9003).
 (14:59:35) dnsquery: Performing DNS lookup for domain.com
 (14:59:35) dnsquery: IP resolved for domain.com
 (14:59:35) proxy: Attempting connection to 66.150.225.86
 (14:59:35) proxy: Connecting to domain.com:5222 with no proxy
 (14:59:35) proxy: Connection in progress
 (14:59:35) proxy: Connected to domain.com:5222.
 (14:59:35) jabber: Sending: <?xml version='1.0' ?>
 (14:59:35) jabber: Sending: <stream:stream to='domain.com'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (14:59:35) jabber: Recv (188): <?xml version='1.0'?><stream:stream
 xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'
 from='domain.com' version='1.0'
 id='qafvjk6oetojufbawfebo4uh0bchp6ofg3b0nhp2'>
 (14:59:35) jabber: Recv (205): <stream:features
 xmlns:stream='http://etherx.jabber.org/streams'><starttls
 xmlns='urn:ietf:params:xml:ns:xmpp-tls'><required/></starttls><auth
 xmlns='http://jabber.org/features/iq-auth'/></stream:features>
 (14:59:35) jabber: Sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-
 tls'/>
 (14:59:35) jabber: Recv (50): <proceed xmlns='urn:ietf:params:xml:ns:xmpp-
 tls'/>
 (14:59:35) jabber: Sending (ssl): <stream:stream to='domain.com'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (14:59:35) jabber: Recv (ssl)(188): <?xml version='1.0'?><stream:stream
 xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'
 from='domain.com' version='1.0'
 id='ael5uxgqcu20zxi08uhy16di9oix680hmmnhj37v'>
 (14:59:36) jabber: Recv (ssl)(260): <stream:features
 xmlns:stream='http://etherx.jabber.org/streams'><mechanisms
 xmlns='urn:ietf:params:xml:ns:xmpp-
 sasl'><mechanism>PLAIN</mechanism><mechanism>DIGEST-
 MD5</mechanism></mechanisms><auth xmlns='http://jabber.org/features/iq-
 auth'/></stream:features>
 (14:59:36) sasl: Mechs found: PLAIN DIGEST-MD5
 (14:59:36) jabber: Sending (ssl): <auth xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl' mechanism='DIGEST-MD5'/>
 (14:59:36) jabber: Recv (ssl)(216): <challenge
 xmlns='urn:ietf:params:xml:ns:xmpp-
 sasl'>cmVhbG09Imxpbmtsb2NrZXIuY29tIiwgbm9uY2U9IkRQbHc0Y2NhanFKRjNOOWt3c0xpa3c9PSIsIHFvcD0iYXV0aCwgYXV0aC1pbnQiLCBjaGFyc2V0PXV0Zi04LCBhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
 (14:59:36) sasl: DIGEST-MD5 client step 2
 (14:59:36) jabber: Sending (ssl): <response xmlns='urn:ietf:params:xml:ns
 :xmpp-
 sasl'>dXNlcm5hbWU9Im1hcnR5IixyZWFsbT0ibGlua2xvY2tlci5jb20iLG5vbmNlPSJEUGx3NGNjYWpxSkYzTjlrd3NMaWt3PT0iLGNub25jZT0iWUZkRkNUY1pXU1UzSFVsRVVCUkFlMWwyR0NzV2Z6cC9ERkFNT0hjR2NpVT0iLG5jPTAwMDAwMDAxLHFvcD1hdXRoLGRpZ2VzdC11cmk9InhtcHAvbGlua2xvY2tlci5jb20iLHJlc3BvbnNlPTE1OWI2YWIyNGYwZjZmZDVhMzYwMGI5M2ZhYzBkMmQw</response>
 (14:59:36) jabber: Recv (ssl)(80): <failure xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl'><malformed-request/></failure>
 (14:59:36) account: Disconnecting account 01844850
 (14:59:36) connection: Disconnecting connection 018AD908
 (14:59:36) connection: Destroying connection 018AD908

 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5213#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list