Remove description of flags. This should be someplace common
authorPaul Park <pjpark@mit.edu>
Mon, 21 Aug 1995 21:22:33 +0000 (21:22 +0000)
committerPaul Park <pjpark@mit.edu>
Mon, 21 Aug 1995 21:22:33 +0000 (21:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6564 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/v5client/ChangeLog
src/kadmin/v5client/kadmin5.M

index da3a8957a6dbf76f5b49471e8fe68e82306b7cd2..bbe858ff0f2d8988b5e9d3776308cda4b0f72069 100644 (file)
@@ -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.
index 3901a5ff69d19f31f231287ba0ae476ffa3d2b55..e0d11359eccb21584e1965c0011db8e25423eb9c 100644 (file)
@@ -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)