* kadmin.M: update ktadd's description [krb5-doc/137]
authorBarry Jaspan <bjaspan@mit.edu>
Wed, 30 Oct 1996 22:35:57 +0000 (22:35 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Wed, 30 Oct 1996 22:35:57 +0000 (22:35 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9254 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/cli/ChangeLog
src/kadmin/cli/kadmin.M

index 4c6805c50ce88b3c7371581eb35024bf0641cec1..8574a464c2715fdcf9560efde55d7bc7e50c1080 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct 30 17:35:19 1996  Barry Jaspan  <bjaspan@mit.edu>
+
+       * kadmin.M: update ktadd's description [krb5-doc/137]
+
 Fri Oct 18 13:47:01 1996  Barry Jaspan  <bjaspan@mit.edu>
 
        * kadmin.c (kadmin_addprinc): use a studly temporary password when
index b744b88a8e36e3c363fd4e639e987c6b5544674e..f0f8913f15975e82d33c49493800b62d53705f73 100644 (file)
@@ -667,9 +667,11 @@ kadmin:
 \fBktadd\fP [\fB\-k\fP \fIkeytab\fP] [\fB\-q\fP] [\fIprincipal\fP | \fB\-glob\fP \fIprinc-exp\fP] [\fI...\fP]
 Adds a principal or all principals matching
 .I princ-exp
-to a keytab.  Requires the
+to a keytab, randomizing each principal's key in the process.  Requires the
 .I inquire
-privilege.  An entry for each of the principal's unique encryption types
+and 
+.I changepw
+privileges.  An entry for each of the principal's unique encryption types
 is added, ignoring multiple keys with the same encryption type but
 different salt types.  If the
 .B \-k