[37214] in Kerberos

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

Re: Fwd: Queries for Kerb Auth using Certificates and KCD for linux

daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Sep 2 11:01:30 2015

Message-ID: <55E70F36.8080602@mit.edu>
Date: Wed, 02 Sep 2015 11:01:10 -0400
From: Greg Hudson <ghudson@mit.edu>
MIME-Version: 1.0
To: Amit Thukral <amit.thukral403@gmail.com>, kerberos@mit.edu
In-Reply-To: <CAJ62q=wg+myhMyUVBc0bNQ9pO-41ftKYf4zRL5iRSqpZBr4jXA@mail.gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

On 09/01/2015 01:14 AM, Amit Thukral wrote:
> Am getting numeric error code of 5, i.e. "Input/output error" from
> following function in get_in_tkt.c
>  krb5int_get_init_creds (..) {
> 1654        code = init_creds_get(context, ctx, use_master);
> (gdb)
> 1655        if (code != 0)
> (gdb) p code
> $5 = 5
> I don't know what it means ?

There are three cases in PKINIT which can result in EIO; we ought to
have better diagnostics for all of them, but don't.  In all three cases,
the PKINIT code tried to read a configured filename for a certificate or
key but failed.  You could try using strace to find out which file it is
and what the error was.
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

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