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.)
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to