add --policy documentation

This commit is contained in:
Love Hörnquist Åstrand
2013-12-04 11:31:29 -08:00
parent ad995f9b69
commit d069763ac1

View File

@@ -110,10 +110,13 @@ Commands include:
.Op Fl Fl attributes= Ns Ar attributes .Op Fl Fl attributes= Ns Ar attributes
.Op Fl Fl expiration-time= Ns Ar time .Op Fl Fl expiration-time= Ns Ar time
.Op Fl Fl pw-expiration-time= Ns Ar time .Op Fl Fl pw-expiration-time= Ns Ar time
.Op Fl Fl policy= Ns Ar policy-name
.Ar principal... .Ar principal...
.Bd -ragged -offset indent .Bd -ragged -offset indent
Adds a new principal to the database. The options not passed on the Adds a new principal to the database. The options not passed on the
command line will be promped for. command line will be promped for.
The only policy supported by Heimdal servers is
.Q1 default .
.Ed .Ed
.Pp .Pp
.Nm add_enctype .Nm add_enctype
@@ -201,12 +204,16 @@ and
.Op Fl Fl expiration-time= Ns Ar time .Op Fl Fl expiration-time= Ns Ar time
.Op Fl Fl pw-expiration-time= Ns Ar time .Op Fl Fl pw-expiration-time= Ns Ar time
.Op Fl Fl kvno= Ns Ar number .Op Fl Fl kvno= Ns Ar number
.Op Fl Fl policy= Ns Ar policy-name
.Ar principal... .Ar principal...
.Bd -ragged -offset indent .Bd -ragged -offset indent
Modifies certain attributes of a principal. If run without command Modifies certain attributes of a principal. If run without command
line options, you will be prompted. With command line options, it will line options, you will be prompted. With command line options, it will
only change the ones specified. only change the ones specified.
.Pp .Pp
Only policy supported by Heimdal is
.Q1 default .
.Pp
Possible attributes are: Possible attributes are:
.Li new-princ , .Li new-princ ,
.Li support-desmd5 , .Li support-desmd5 ,