[6952] in Release_7.7_team

home help back first fref pref prev next nref lref last post

Re: Kerberos authentication problems in Keyserver project

daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Sep 9 19:09:34 2010

From: Greg Hudson <ghudson@MIT.EDU>
To: Alex T Prengel <alexp@mit.edu>
Cc: "release-team@mit.edu" <release-team@mit.edu>
In-Reply-To: <1284070936.3527.26.camel@dit>
Content-Type: text/plain; charset="UTF-8"
Date: Thu, 09 Sep 2010 19:09:27 -0400
Message-ID: <1284073767.5992.1387.camel@ray>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit

KRB5_RC_IO_UNKNOWN errors are generated by the replay cache code in a
variety of error cases.

It's hard to know exactly what's going wrong from the data available.
The replay cache file is typically something like /var/tmp/host_0, where
"host" is the name of the service and 0 is the uid under which the
service runs.  If you could strace the server process while it's failing
and look for failing accesses to a file like that, it might help shed
light on the problem.

One quick thing to check for is whether the VM host is running into a
disk-full situation, as that would manifest as I/O errors.



home help back first fref pref prev next nref lref last post