[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kadmin.8 patch



The attached patch includes documentation for the attributes that can 
be set/unset via "kadmin modify".

----------------------------------------------------------------------
| Jim Hranicky, Senior SysAdmin                   UF/CISE Department |
| E314D CSE Building                            Phone (352) 392-1499 |
| jfh@cise.ufl.edu                      http://www.cise.ufl.edu/~jfh |
----------------------------------------------------------------------
--- kadmin.8.orig       2004-12-08 12:18:12.000000000 -0500
+++ kadmin.8    2005-03-22 16:19:56.838253000 -0500
@@ -248,7 +248,27 @@
 .Bd -ragged -offset indent
 Modifies certain attributes of a principal. If run without command
 line options, you will be prompted. With command line options, it will
-only change the ones specified.
+only change the ones specified. 
+.Pp
+Possible attributes are:
+.Li new-princ ,
+.Li support-desmd5 ,
+.Li pwchange-service ,
+.Li disallow-svr ,
+.Li requires-pw-change ,
+.Li requires-hw-auth ,
+.Li requires-pre-auth ,
+.Li disallow-all-tix ,
+.Li disallow-dup-skey ,
+.Li disallow-proxiable ,
+.Li disallow-renewable ,
+.Li disallow-tgt-based ,
+.Li disallow-forwardable ,
+.Li disallow-postdated
+.Pp
+Attributes may be negated with a "-", e.g., 
+.Pp 
+kadmin -l modify -a -disallow-proxiable user
 .Ed
 .Pp
 .Nm passwd