summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/krb5/heim_err.et
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/krb5/heim_err.et')
-rw-r--r--crypto/heimdal/lib/krb5/heim_err.et18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/heimdal/lib/krb5/heim_err.et b/crypto/heimdal/lib/krb5/heim_err.et
new file mode 100644
index 0000000..5ec3543
--- /dev/null
+++ b/crypto/heimdal/lib/krb5/heim_err.et
@@ -0,0 +1,18 @@
+#
+# Error messages for the krb5 library
+#
+# This might look like a com_err file, but is not
+#
+id "$Id: heim_err.et,v 1.7 1999/08/25 20:49:17 joda Exp $"
+
+error_table heim
+
+prefix HEIM_ERR
+
+error_code LOG_PARSE, "Error parsing log destination"
+error_code V4_PRINC_NO_CONV, "Failed to convert v4 principal"
+error_code SALTTYPE_NOSUPP, "Salt type is not supported by enctype"
+error_code NOHOST, "Host not found"
+error_code OPNOTSUPP, "Operation not supported"
+
+end
OpenPOWER on IntegriCloud