summaryrefslogtreecommitdiffstats
path: root/src/kadmin/v5client
diff options
context:
space:
mode:
Diffstat (limited to 'src/kadmin/v5client')
-rw-r--r--src/kadmin/v5client/ChangeLog5
-rw-r--r--src/kadmin/v5client/kadmin5.M42
2 files changed, 7 insertions, 40 deletions
diff --git a/src/kadmin/v5client/ChangeLog b/src/kadmin/v5client/ChangeLog
index da3a8957a6..bbe858ff0f 100644
--- a/src/kadmin/v5client/ChangeLog
+++ b/src/kadmin/v5client/ChangeLog
@@ -1,4 +1,9 @@
+Mon Aug 21 17:02:52 EDT 1995 Paul Park (pjpark@mit.edu)
+ * kadmin5.M - Remove description of flags since this should be in a
+ common manpage.
+
+
Tue Aug 8 17:27:04 EDT 1995 Paul Park (pjpark@mit.edu)
* kadmin5_ct.ct - Add add_key_type and del_key_type to add/delete a
particular key/salt pair.
diff --git a/src/kadmin/v5client/kadmin5.M b/src/kadmin/v5client/kadmin5.M
index 3901a5ff69..e0d11359ec 100644
--- a/src/kadmin/v5client/kadmin5.M
+++ b/src/kadmin/v5client/kadmin5.M
@@ -187,46 +187,8 @@ Specifies the expiration date and time of the principal.
.I pwexpiration=<date>
Specifies the expiration date and time of the principal's password.
.TP i
-.I [+/-]postdateable
-Specifies that tickets for this principal [are/are not] postdateable.
-.TP i
-.I [+/-]forwardable
-Specifies that tickets for this principal [are/are not] forwardable.
-.TP i
-.I [+/-]tgt-based
-Specifies that TGT-based requests for this principal [are/are not] allowed.
-.TP i
-.I [+/-]renewable
-Specifies that tickets for this principal [are/are not] renewable.
-.TP i
-.I [+/-]proxiable
-Specifies that tickets for this principal [are/are not] proxiable.
-.TP i
-.I [+/-]dup-skey
-Specifies that tickets issued by this service [may/may not] be encrypted
-using the session key instead of the private key.
-.TP i
-.I [+/-]allow-tickets
-Specifies that tickets for this principal [are/are not] allowed.
-.TP i
-.I [+/-]preauth
-Specifies that preauthorization [is/is not] required for this principal.
-.TP i
-.I [+/-]hwauth
-Specifies that hardware preauthorization [is/is not] required for this
-principal.
-.TP i
-.I [+/-]pwchange
-Specifies that a password change [is/is not] required for this principal.
-.TP i
-.I [+/-]service
-Specifies that this principal [is/is not] allowed to be a service.
-.TP i
-.I [+/-]pwservice
-Specifies that this principal [is/is not] the password changing service.
-.TP i
-.I [+/-]md5
-Specifies that DES MD5 [is/is not] supported for this principal.
+.I [+/-]<flag-value>
+Selects a particular flag value.
.PP
.SH SEE ALSO
kadmind5(8), kpasswd(1)