Add interface to select client security objects
[openafs.git] / src / auth / acfg_errors.et
index 913f21e..92baf05 100644 (file)
@@ -17,4 +17,6 @@ error_table ACFG
   ec AFSCONF_SYNTAX, "syntax error"
   ec AFSCONF_NODB, "a database file is missing"
   ec AFSCONF_FULL, "no more entries"
+  ec AFSCONF_NOCELLDB, "unable to open cell database"
+  ec AFSCONF_NO_SECURITY_CLASS, "unable to build security class"
 end