* main.c (main): Initialize kdc error table with
authorEzra Peisach <epeisach@mit.edu>
Thu, 9 Oct 1997 17:55:32 +0000 (17:55 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 9 Oct 1997 17:55:32 +0000 (17:55 +0000)
               initialize_kdc_error_table().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10220 dc483132-0cff-0310-8789-dd5450dbe970

src/kdc/ChangeLog
src/kdc/main.c

index fc0363be734990e0454c0f6a67b63d81e31e5c00..287f8475654c58d5573679a338cbfb93df2a9469 100644 (file)
@@ -1,3 +1,8 @@
+Wed Oct  8 12:20:35 1997  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * main.c (main): Initialize kdc error table with
+               initialize_kdc_error_table().
+
 Thu Sep 25 21:19:08 1997  Tom Yu  <tlyu@mit.edu>
 
        * network.c: Replace KRB5_USE_IENT with something more sane.
index 83223e5d374be3e2ebf50b45627435e2c0937cc1..786312b9c0ed73f44f902d0c714305ff1ac7c4f1 100644 (file)
@@ -59,6 +59,7 @@ static int rkey_init_done = 0;
 
 #define        KRB5_KDC_MAX_REALMS     32
 
+#ifdef USE_RCACHE
 /*
  * initialize the replay cache.
  */
@@ -94,6 +95,7 @@ kdc_initialize_rcache(kcontext, rcache_name)
     }
     return(retval);
 }
+#endif
 
 /*
  * Find the realm entry for a given realm.
@@ -799,6 +801,7 @@ char *argv[];
            exit(1);
     }
     krb5_klog_init(kcontext, "kdc", argv[0], 1);
+    initialize_kdc5_error_table();
 
     /*
      * Scan through the argument list