[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: krb5_mk_req is returning some weird krb5 error.



Matthijs Mohlmann <matthijs@cacholong.nl> writes:

> login[13704]: pam_krb5: verify_krb_v5_tgt(): krb5_mk_req(): Unknown
> code krb5 7, errornr: -1765328377

This is

KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN (Server not found in Kerberos database)

I don't know why it doesn't find the error code. But from the error
message it appears that you're running the other com_err library, so
that might have something to do with it.

/Johan