]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - crypto/heimdal/lib/krb5/k524_err.et
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / crypto / heimdal / lib / krb5 / k524_err.et
1 #
2 # Error messages for the k524 functions
3 #
4 # This might look like a com_err file, but is not
5 #
6 id "$Id$"
7
8 error_table k524
9
10 prefix KRB524
11 error_code BADKEY,              "wrong keytype in ticket"
12 error_code BADADDR,             "incorrect network address"
13 error_code BADPRINC,            "cannot convert V5 principal"           #unused
14 error_code BADREALM,            "V5 realm name longer than V4 maximum"  #unused
15 error_code V4ERR,               "kerberos V4 error server"
16 error_code ENCFULL,             "encoding too large at server"
17 error_code DECEMPTY,            "decoding out of data"                  #unused
18 error_code NOTRESP,             "service not responding"                #unused
19 end
20