[5618] in testers
Re: Athena 9.2.7 Linux: odd console message
daemon@ATHENA.MIT.EDU (Robert A Basch)
Thu Jul 3 19:26:31 2003
From: Robert A Basch <rbasch@MIT.EDU>
To: Ken Raeburn <raeburn@mit.edu>
Cc: testers@mit.edu
In-Reply-To: <tx165mjb5m2.fsf@mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1057274788.16329.28.camel@abulia.mit.edu>
Mime-Version: 1.0
Date: 03 Jul 2003 19:26:28 -0400
On Thu, 2003-07-03 at 18:36, Ken Raeburn wrote:
> I don't know what error happened at 00:32. It was probably expired
> tickets, though I don't know why that wouldn't produce an extra
> message from krb_mk_req like not having tickets did.
I guess that's because krb_mk_req() is not returning an error in the
case where the tickets have expired.
> (a) These messages should probably be going to stderr, if anywhere.
The error messages are syslogged by the Cyrus SASL library. I will look
into how to redirect or suppress them.
> (b) It shouldn't crash.
The crash is due to a known bug in the imclient library, which will be
fixed in the next patch release.
Bob