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

Pidgin trac at pidgin.im
Mon Mar 17 15:17:17 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:  0       |  
---------------------+------------------------------------------------------
Comment (by marty):

 '''...and here's the successful auth transaction from 2.3.1:'''


 {{{
 (15:04:45) jabber: Sending (ssl): <stream:stream to='domain.com'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (15:04:45) 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='rf9r17trpfo2ijxnrpju2262zgktk8qcoz3q7xhw'>
 (15:04:45) 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>
 (15:04:45) jabber: Sending (ssl): <auth xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl' mechanism='DIGEST-MD5'/>
 (15:04:46) jabber: Recv (ssl)(216): <challenge
 xmlns='urn:ietf:params:xml:ns:xmpp-
 sasl'>cmVhbG09Imxpbmtsb2NrZXIuY29tIiwgbm9uY2U9IkRncWJmZmNVOXZiaW9QQVNnZUtHeEE9PSIsIHFvcD0iYXV0aCwgYXV0aC1pbnQiLCBjaGFyc2V0PXV0Zi04LCBhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
 (15:04:46) jabber: decoded challenge (113): realm="domain.com",
 nonce="DgqbffcU9vbioPASgeKGxA==", qop="auth, auth-int", charset=utf-8,
 algorithm=md5-sess
 (15:04:46) jabber: decoded response (218):
 username="marty",realm="domain.com",nonce="DgqbffcU9vbioPASgeKGxA==",cnonce="16bc758012057806861ab8d6e6",nc=00000001,qop=auth
 ,digest-
 uri="xmpp/linklocker.com",response=ec15a9adff907dddbdf4085d712ffa6d,charset=utf-8
 (15:04:46) jabber: Sending (ssl): <response xmlns='urn:ietf:params:xml:ns
 :xmpp-
 sasl'>dXNlcm5hbWU9Im1hcnR5IixyZWFsbT0ibGlua2xvY2tlci5jb20iLG5vbmNlPSJEZ3FiZmZjVTl2YmlvUEFTZ2VLR3hBPT0iLGNub25jZT0iMTZiYzc1ODAxMjA1NzgwNjg2MWFiOGQ2ZTYiLG5jPTAwMDAwMDAxLHFvcD1hdXRoLGRpZ2VzdC11cmk9InhtcHAvbGlua2xvY2tlci5jb20iLHJlc3BvbnNlPWVjMTVhOWFkZmY5MDdkZGRiZGY0MDg1ZDcxMmZmYTZkLGNoYXJzZXQ9dXRmLTg=</response>
 (15:04:46) jabber: Recv (ssl)(120): <challenge
 xmlns='urn:ietf:params:xml:ns:xmpp-
 sasl'>cnNwYXV0aD00NjVjNjdlMjA1YjY4NTBlMDRmMjQ2OTI2ZGQ4NTk4NQ==</challenge>
 (15:04:46) jabber: decoded challenge (40):
 rspauth=465c67e205b6850e04f246926dd85985
 (15:04:46) jabber: Sending (ssl): <response xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl' />
 (15:04:46) jabber: Recv (ssl)(51): <success xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl'/>


 }}}

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


More information about the Tracker mailing list