krb5 error code 68

Noolyg noolyg at yahoo.com
Wed Nov 26 10:31:23 EST 2003


Thanks to all who answered, but i realized that someone has taken over
the kerberos server ip address, and that what made the problem.
It a rathet weird error on not being able to connect or something, but
never mind - for those who have the same, maybe you shold sheck the
realm configuraition.

Good day :)

noolyg at yahoo.com (Noolyg) wrote in message news:<c068027f.0311230336.72b5c42d at posting.google.com>...
> hi, 
> 
> I'm using MIT's kerberos and trying to check if a user is in the
> kerberos DB.
> The way i'm doing this is:
> retval = krb5_get_init_creds_keytab(con, &creds, user_princ, 0, 0, 0,
> 0);
> if(retval == KRB5KDC_ERR_C_PRINCIPAL_UNKNOWN) {
>     // NOT_USER;
> }
> Is there a better way?
> 
> Sometimes i get the "KRB5 error code 68" for no known reason, and if i
> try again after a while, i don't get it anymore.
> Why does that happen, what does this error code mean?
> 
> Thanks a lot!


More information about the Kerberos mailing list