]> andersk Git - moira.git/blobdiff - lib/krb_et.et
Added exit(0) to the end of main().
[moira.git] / lib / krb_et.et
index 38aa67e7cbb0054378c15b8e2cacd9de23f6255b..c28f943c40bbb98c57f3ac275359f36c69064e1a 100644 (file)
        ec              AD_NOTGT,
                        "Don't have Kerberos ticket-granting ticket"
 
+       ec              KRB_RES72,
+                       "Reserved 72"
+
+       ec              KRB_RES73,
+                       "Reserved 73"
+
+       ec              KRB_RES74,
+                       "Reserved 74"
+
+       ec              KRB_RES75,
+                       "Reserved 75"
+
+       ec              NO_TKT_FIL,
+                       "No ticket file found"
+
+       ec              TKT_FIL_ACC,
+                       "Couldn't access ticket file"
+
+       ec              TKT_FIL_LCK,
+                       "Couldn't lock ticket file"
+
+       ec              TKT_FIL_FMT,
+                       "Bad ticket file format"
+
+       ec              TKT_FIL_INI,
+                       "tf_init not called first"
+
+       ec              KNAME_FMT,
+                       "Bad Kerberos name format"
+
+# 82 is next!
+
        end
 
This page took 0.033624 seconds and 4 git commands to generate.