end of key table reached error

vishal vicky.recw at gmail.com
Fri Oct 30 15:16:21 EDT 2015


I think there is some issue with keytab file , I see multiple kvno in
keytab i.e 74 & 75. Is it practical?We have 1.7 release.

On Thu, Oct 29, 2015 at 3:40 PM, Greg Hudson <ghudson at mit.edu> wrote:

> On 10/29/2015 04:14 PM, vishal wrote:
> > GSS-API error calling gss_accept_sec_context: -1765328202 (End of key
> > table reached)
>
> You shouldn't see this message unless there is a bug, and I can't find
> anything to indicate that someone has run into a bug like this.  What
> implementation of Kerberos are you using, and what version?
>
> ("End of key table reached" is the error message for KRB5_KT_END, which
> is the error code generated at the end of keytab iteration.  Code which
> iterates over keytabs generally expects to see this error and handles it
> without returning it to the caller.)
>


More information about the Kerberos mailing list