From d069763ac1ecf83ad50d4acd7d3d0007e9ffedbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 4 Dec 2013 11:31:29 -0800 Subject: [PATCH] add --policy documentation --- kadmin/kadmin.8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kadmin/kadmin.8 b/kadmin/kadmin.8 index 8bfd00095..cce545a7c 100644 --- a/kadmin/kadmin.8 +++ b/kadmin/kadmin.8 @@ -110,10 +110,13 @@ Commands include: .Op Fl Fl attributes= Ns Ar attributes .Op Fl Fl expiration-time= Ns Ar time .Op Fl Fl pw-expiration-time= Ns Ar time +.Op Fl Fl policy= Ns Ar policy-name .Ar principal... .Bd -ragged -offset indent Adds a new principal to the database. The options not passed on the command line will be promped for. +The only policy supported by Heimdal servers is +.Q1 default . .Ed .Pp .Nm add_enctype @@ -201,12 +204,16 @@ and .Op Fl Fl expiration-time= Ns Ar time .Op Fl Fl pw-expiration-time= Ns Ar time .Op Fl Fl kvno= Ns Ar number +.Op Fl Fl policy= Ns Ar policy-name .Ar principal... .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. .Pp +Only policy supported by Heimdal is +.Q1 default . +.Pp Possible attributes are: .Li new-princ , .Li support-desmd5 ,