+Mon May 15 10:57:17 EDT 1995 Paul Park (pjpark@mit.edu)
+ * kadmin5.M - Change default principal name for kadmin5.
+
+
Fri May 12 16:04:01 EDT 1995 Paul Park (pjpark@mit.edu)
* configure.in - Check for regex.h.
* kadmin5.c - Use regex.h only if present. Correctly calculate
.B principal
specifies a principal name to use instead of the default
.I user
-.B /kadmind5@realm.
+.B /kadmin5@realm.
.IP \-m
specifies that multiple operations will be permitted for only one entry of the
administrative principal's password.
.SH DESCRIPTION
This utility provides a network administration interface to the Kerberos
-master database. Kerberos administrators use kadmin5 to register new
+master database. Kerberos administrators use
+.I kadmin5
+to register new
users and services with the master database; to remove old users and services
from the master database; to modify information about existing database
entries; and to create service key tables from entries in the database.
.I kadmind5
access control list. The default administrative principal is
.I user
-.B /kadmind5@realm.
+.B /kadmin5@realm.
.PP
One command may be specified on the command line, or if no command is provided,
an interactive command loop is entered for the administrator to enter commands.