From: Paul Park Date: Mon, 21 Aug 1995 21:22:33 +0000 (+0000) Subject: Remove description of flags. This should be someplace common X-Git-Tag: krb5-1.0-beta6~1276 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=537efd2ac7cef6ebc6c85272ce6a7e17ed24327f;p=krb5.git Remove description of flags. This should be someplace common git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6564 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/kadmin/v5client/ChangeLog b/src/kadmin/v5client/ChangeLog index da3a8957a..bbe858ff0 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 3901a5ff6..e0d11359e 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= 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 [+/-] +Selects a particular flag value. .PP .SH SEE ALSO kadmind5(8), kpasswd(1)