PDA

View Full Version : [jadmin] piding and jabberd2 continues with issues..


rek2
06-17-2008, 08:14 PM
I have registered around 1500 users and 75% of people is complaining
because they can't use piding on linux! this is been on for 5-6 months..
everytime I check for a fix/patch it does not fully fix the issue I
don't know what to do..
the last change I did was to add this:
http://jabberd2.xiaoka.com/ticket/200
I upgraded to gsasl 0.2.26 version for proper DIGEST-MD5 implementation
but people is still reporting the issue..
http://jabber.binaryfreedom.info
look at the ammount of people subcribed and people online.. 1/10 of it..
I get almost every day a email of someone asking he can't log in and he
is using pidgin.. in some cases they agree to use PSI or other client
but for a lot of people this is not an option :-( I can't belive a bug
so hudge is not even getting notice, not a lot of servers must be
running jabberd2 I guess..


just looking to see if someone may know something I have missed..

Thanks

_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________

Tomasz Sterna
06-17-2008, 10:56 PM
Dnia 2008-06-17, wto o godzinie 14:12 -0400, rek2 pisze:
> the last change I did was to add this:
> http://jabberd2.xiaoka.com/ticket/200
> I upgraded to gsasl 0.2.26 version for proper DIGEST-MD5
> implementation
> but people is still reporting the issue..

Did you patch it with
http://jabberd2.xiaoka.com/browser/trunk/contrib/gsasl_digest-md5-server-patch.diff ?

--
/\_./o__ Tomasz Sterna
(/^/(_^^' http://www.xiaoka.com/
._.(_.)_ im:smoku (AT) xiaoka (DOT) com

_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________

rek2
06-18-2008, 08:15 AM
Tomasz Sterna escribió:
> Dnia 2008-06-17, wto o godzinie 14:12 -0400, rek2 pisze:
>
>> the last change I did was to add this:
>> http://jabberd2.xiaoka.com/ticket/200
>> I upgraded to gsasl 0.2.26 version for proper DIGEST-MD5
>> implementation
>> but people is still reporting the issue..
>>
>
> Did you patch it with
> http://jabberd2.xiaoka.com/browser/trunk/contrib/gsasl_digest-md5-server-patch.diff ?
>
>
Yes I did, I patched gsasl ... this is the result code: :-(
{
/* Client provided username in ISO-8859-1 form, convert it
to UTF-8 since the library is all-UTF-8. */
char *username = latin1toutf8 (state->response.username);
if (!username)
return GSASL_MALLOC_ERROR;
gsasl_property_set (sctx, GSASL_AUTHID, username);
free (username);

_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________

Tomasz Sterna
06-18-2008, 09:38 AM
Dnia 2008-06-18, śro o godzinie 02:13 -0400, rek2 pisze:
> > Did you patch it with
> >
> http://jabberd2.xiaoka.com/browser/trunk/contrib/gsasl_digest-md5-server-patch.diff ?
> >
> >
> Yes I did, I patched gsasl ... this is the result code: :-(

Strange...
I have 2.2 running on chrome.pl and I have reports that pidgin runs fine with it.


--
/\_./o__ Tomasz Sterna
(/^/(_^^' http://www.xiaoka.com/
._.(_.)_ im:smoku (AT) xiaoka (DOT) com

_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________