Project

General

Profile

Bug #472

Failed to login - error in SASL authentification

Added by Anonymous over 11 years ago. Updated about 11 years ago.

Status:
Assigned
Priority:
Normal
Category:
-
Target version:
Start date:
12/30/2012
Due date:
% Done:

0%

Estimated time:
Affected version:
hg
Locale:
Close

Description

I'm unable to login with current hg version (1009:c76a6e4b37cf) of Beem. Login works fine with version 0.1.7 (or hg version up to 988:586e34fc7594) and stops working with 994:87c97dcb7136 (I'm unable to build anything inbetween).

Error is probably caused by invalid SASL response. Bellow are decoded base64 SASL challenge/response messages, the only visible diference is in digest-uri field.

V0.1.7: (works)

username="master_up",realm="njs.netlab.cz",cnonce="...",nc=00000001,qop=auth,digest-uri="xmpp/njs.netlab.cz",response=...,charset=utf-8,nonce="..."

HG version (does not authentificate)

username="master_up",realm="njs.netlab.cz",cnonce="...",nc=00000001,qop=auth,digest-uri="xmpp/lb1-hap.jabbim.cz",response=...,charset=utf-8,nonce="..."

I have no idea where the string 'lb1-hap.jabbim.cz' comes from.


Related issues

Has duplicate Bug #489: digest-uri wrong when using separate server NewBeem-Core03/25/2013

Actions

Also available in: Atom PDF