How to debug encode_krb5_error?
Weijun Wang
weijun.wang at oracle.com
Wed Jun 12 06:37:24 EDT 2013
Hi All
I am trying to get a KRB-ERROR output on the acceptor side when the
AP-REQ is a replay. This is inside lib/gssapi/krb5/accept_sec_context.c.
When a replay is received, the kg_accept_krb5() function calls
krb5_mk_error(), which then calls encode_krb5_error() inside
lib/krb5/krb/mk_error.c. The last function returns 1859794433 (or
6eda3601). What does it mean? It is automatically generated by some
ASN.1 parser and I cannot debug into it.
Thanks
Max
More information about the krbdev
mailing list