+Fri Jun 9 23:04:56 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * kadmin5.c: Change the default kadmin instance to be "admin"
+
Fri Jun 9 19:05:57 1995 <tytso@rsx-11.mit.edu>
* configure.in: Remove standardized set of autoconf macros, which
static const char *help_option = "-help";
static const char *verbose_option = "-verbose";
static const char *force_option = "-force";
-static const char *kadmin_instance = "kadmin";
+static const char *kadmin_instance = "admin";
static const char *wr_ktab_type = "WRFILE";