Your message dated Mon, 4 Jan 2010 22:48:50 +0100
with message-id <[email protected]>
and subject line Package removed from Debian unstable
has caused the Debian Bug report #320135,
regarding gidentd denies queries on semi-closed connections
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
320135: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320135
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gidentd
Version: 0.4.5-7.1
The ident daemon that comes with package 'gidentd' does not give
information about connections that have been shut down in one
direction.
This produces problems with connections between eg 'spamc' and
'spamd --auth-ident' of package 'spamassassin' (cf bug 278030).
Scenario: Client ('spamc') sends and closes its writing end via
shutdown(sock, SHUT_WR);
yielding a connection state of
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 1507 0 127.0.0.1:783 127.0.0.1:39011 CLOSE_WAIT
tcp 0 0 127.0.0.1:39011 127.0.0.1:783 FIN_WAIT1
which the server ('spamd') will try to verify via 'ident', yielding
39011, 783 : ERROR : NO-USER
as 'gidentd' only seems to check ESTABLISHED connections.
The 'pidentd' package suffers the same problem (committed as
bug 320133).
Other identd variants seem to deal with this situation correctly,
among them 'bidentd' and 'oidentd' (the 'midentd' package did
not work at all for me).
Cheers,
Alex
--- End Message ---
--- Begin Message ---
Version: 0.4.5+dfsg1-0.2+rm
Package removed from Debian unstable: http://bugs.debian.org/563580
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---