Re: HELP! Auth bug in tin 2.4 ?

Alec Muffett <[email protected]> Fri, 23 Sep 2016 08:26:05 +0100
Newsgroups gmane.network.tin.user
Message-ID <CAFWeb9LvkFUKxhZjxbdYhT0fPZf9TfDpF_KsSBzckB37qzXDGQ@mail.gmail.com>
--===============5412027512662236093==
Content-Type: multipart/alternative; boundary=001a1142c8b462474d053d27b334

--001a1142c8b462474d053d27b334
Content-Type: text/plain; charset=UTF-8

On 22 September 2016 at 21:00, Alec Muffett <[email protected]> wrote:

> could you try the attached patch?
>>
>
> It now connects and appears to function.
>

Confirming: it does appear to work, and for reference here is the new NNTP
debug.

    -a



nntp_open() BEGIN
nntp_open() usenet:119
<<< [07:22:41.180603] 200 usenet InterNetNews server INN 2.6.0 ready
(transit mode)
nntp_open() usenet InterNetNews server INN 2.6.0 ready (transit mode)
new_nntp_command(CAPABILITIES)
>>> [07:22:41.183019] CAPABILITIES
<<< [07:22:41.303691] 101 Capability list:
new_nntp_command(CAPABILITIES) OK
<<< [07:22:41.351593] VERSION 2
<<< [07:22:41.351813] IMPLEMENTATION INN 2.6.0
<<< [07:22:41.352087] AUTHINFO USER
<<< [07:22:41.352288] MODE-READER
nntp_open() MODE READER
>>> [07:22:41.352517] MODE READER
<<< [07:22:42.585521] 200 usenet InterNetNews NNRP server INN 2.6.0 ready
(posting ok)
new_nntp_command(CAPABILITIES)
>>> [07:22:42.586943] CAPABILITIES
<<< [07:22:42.708201] 101 Capability list:
new_nntp_command(CAPABILITIES) OK
<<< [07:22:42.759884] VERSION 2
<<< [07:22:42.760058] IMPLEMENTATION INN 2.6.0
<<< [07:22:42.781026] AUTHINFO SASL
<<< [07:22:42.781181] HDR
<<< [07:22:42.781349] LIST ACTIVE ACTIVE.TIMES COUNTS DISTRIB.PATS
DISTRIBUTIONS HEADERS MODERATORS MOTD NEWSGROUPS OVERVIEW.FMT SUBSCRIPTIONS
<<< [07:22:42.781486] OVER
<<< [07:22:42.782045] POST
<<< [07:22:42.782299] READER
<<< [07:22:42.782406] SASL DIGEST-MD5 NTLM CRAM-MD5
<<< [07:22:42.782547] STARTTLS
new_nntp_command(LIST MOTD)
>>> [07:22:42.782786] LIST MOTD
<<< [07:22:42.897227] 503 No message of the day available
new_nntp_command(LIST MOTD) NOT_OK - Expected: 215, got: 503
ACTIVE host=[usenet] time=[1474615338]
nntp_command(LIST OVERVIEW.FMT)
>>> [07:22:42.898907] LIST OVERVIEW.FMT
<<< [07:22:43.017016] 215 Order of fields in overview database
nntp_command(LIST OVERVIEW.FMT) OK
...




-- 
http://dropsafe.crypticide.com/aboutalecm

--001a1142c8b462474d053d27b334
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On 22 September 2016 at 21:00, Alec Muffett <span dir=3D"ltr">&lt;<a hr=
ef=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
om</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"marg=
in:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1e=
x"><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><=
span class=3D"gmail-"><blockquote class=3D"gmail_quote" style=3D"margin:0px=
 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">cou=
ld you try the attached patch?<br></blockquote><div><br></div></span><div>I=
t now connects and appears to function.</div></div></div></div></blockquote=
><div><br></div><div>Confirming: it does appear to work, and for reference =
here is the new NNTP debug.</div><div><br></div><div>=C2=A0 =C2=A0 -a</div>=
<div><br></div><div><br></div><div><br></div><div><div><font face=3D"monosp=
ace, monospace">nntp_open() BEGIN</font></div><div><font face=3D"monospace,=
 monospace">nntp_open() usenet:119</font></div><div><font face=3D"monospace=
, monospace">&lt;&lt;&lt; [07:22:41.180603] 200 usenet InterNetNews server =
INN 2.6.0 ready (transit mode)</font></div><div><font face=3D"monospace, mo=
nospace">nntp_open() usenet InterNetNews server INN 2.6.0 ready (transit mo=
de)</font></div><div><font face=3D"monospace, monospace">new_nntp_command(C=
APABILITIES)</font></div><div><font face=3D"monospace, monospace">&gt;&gt;&=
gt; [07:22:41.183019] CAPABILITIES</font></div><div><font face=3D"monospace=
, monospace">&lt;&lt;&lt; [07:22:41.303691] 101 Capability list:</font></di=
v><div><font face=3D"monospace, monospace">new_nntp_command(CAPABILITIES) O=
K</font></div><div><font face=3D"monospace, monospace">&lt;&lt;&lt; [07:22:=
41.351593] VERSION 2</font></div><div><font face=3D"monospace, monospace">&=
lt;&lt;&lt; [07:22:41.351813] IMPLEMENTATION INN 2.6.0</font></div><div><fo=
nt face=3D"monospace, monospace">&lt;&lt;&lt; [07:22:41.352087] AUTHINFO US=
ER</font></div><div><font face=3D"monospace, monospace">&lt;&lt;&lt; [07:22=
:41.352288] MODE-READER</font></div><div><font face=3D"monospace, monospace=
">nntp_open() MODE READER</font></div><div><font face=3D"monospace, monospa=
ce">&gt;&gt;&gt; [07:22:41.352517] MODE READER</font></div><div><font face=
=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.585521] 200 usenet InterNe=
tNews NNRP server INN 2.6.0 ready (posting ok)</font></div><div><font face=
=3D"monospace, monospace">new_nntp_command(CAPABILITIES)</font></div><div><=
font face=3D"monospace, monospace">&gt;&gt;&gt; [07:22:42.586943] CAPABILIT=
IES</font></div><div><font face=3D"monospace, monospace">&lt;&lt;&lt; [07:2=
2:42.708201] 101 Capability list:</font></div><div><font face=3D"monospace,=
 monospace">new_nntp_command(CAPABILITIES) OK</font></div><div><font face=
=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.759884] VERSION 2</font></=
div><div><font face=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.760058]=
 IMPLEMENTATION INN 2.6.0</font></div><div><font face=3D"monospace, monospa=
ce">&lt;&lt;&lt; [07:22:42.781026] AUTHINFO SASL</font></div><div><font fac=
e=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.781181] HDR</font></div><=
div><font face=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.781349] LIST=
 ACTIVE ACTIVE.TIMES COUNTS DISTRIB.PATS DISTRIBUTIONS HEADERS MODERATORS M=
OTD NEWSGROUPS OVERVIEW.FMT SUBSCRIPTIONS</font></div><div><font face=3D"mo=
nospace, monospace">&lt;&lt;&lt; [07:22:42.781486] OVER</font></div><div><f=
ont face=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.782045] POST</font=
></div><div><font face=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.7822=
99] READER</font></div><div><font face=3D"monospace, monospace">&lt;&lt;&lt=
; [07:22:42.782406] SASL DIGEST-MD5 NTLM CRAM-MD5</font></div><div><font fa=
ce=3D"monospace, monospace">&lt;&lt;&lt; [07:22:42.782547] STARTTLS</font><=
/div><div><font face=3D"monospace, monospace">new_nntp_command(LIST MOTD)</=
font></div><div><font face=3D"monospace, monospace">&gt;&gt;&gt; [07:22:42.=
782786] LIST MOTD</font></div><div><font face=3D"monospace, monospace">&lt;=
&lt;&lt; [07:22:42.897227] 503 No message of the day available</font></div>=
<div><font face=3D"monospace, monospace">new_nntp_command(LIST MOTD) NOT_OK=
 - Expected: 215, got: 503</font></div><div><font face=3D"monospace, monosp=
ace">ACTIVE host=3D[usenet] time=3D[1474615338]</font></div><div><font face=
=3D"monospace, monospace">nntp_command(LIST OVERVIEW.FMT)</font></div><div>=
<font face=3D"monospace, monospace">&gt;&gt;&gt; [07:22:42.898907] LIST OVE=
RVIEW.FMT</font></div><div><font face=3D"monospace, monospace">&lt;&lt;&lt;=
 [07:22:43.017016] 215 Order of fields in overview database</font></div><di=
v><font face=3D"monospace, monospace">nntp_command(LIST OVERVIEW.FMT) OK</f=
ont></div></div><div>...</div><div><br></div><div><br></div><div>=C2=A0</di=
v></div><div><br></div>-- <br><div class=3D"gmail_signature"><a href=3D"htt=
p://dropsafe.crypticide.com/aboutalecm" target=3D"_blank">http://dropsafe.c=
rypticide.com/aboutalecm</a><br></div>
</div></div>

--001a1142c8b462474d053d27b334--


--===============5412027512662236093==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KdGluLXVzZXJz
IG1haWxpbmcgbGlzdAp0aW4tdXNlcnNAdGluLm9yZwpodHRwOi8vbGlzdHMudGluLm9yZy9jZ2kt
YmluL21haWxtYW4vbGlzdGluZm8vdGluLXVzZXJzCg==

--===============5412027512662236093==--