document kadmin add_enctype functionallity.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20291 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-22 03:33:55 +00:00
parent bc60cac790
commit dab9ffc913

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2000 - 2006 Kungliga Tekniska H<>gskolan .\" Copyright (c) 2000 - 2007 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden). .\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved. .\" All rights reserved.
.\" .\"
@@ -31,7 +31,7 @@
.\" .\"
.\" $Id$ .\" $Id$
.\" .\"
.Dd May 1, 2006 .Dd Feb 22, 2007
.Dt KADMIN 8 .Dt KADMIN 8
.Os HEIMDAL .Os HEIMDAL
.Sh NAME .Sh NAME
@@ -165,6 +165,15 @@ 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.
.Ed .Ed
.Pp .Pp
.Nm add_enctype
.Op Fl r | Fl -random-key
.Ar principal enctypes...
.Pp
.Bd -ragged -offset indent
Adds a new encryption type to the principal, only random key are
supported.
.Ed
.Pp
.Nm delete .Nm delete
.Ar principal... .Ar principal...
.Pp .Pp
@@ -303,8 +312,10 @@ no rpc call is done to the server.
.Bd -ragged -offset indent .Bd -ragged -offset indent
Lists the operations you are allowed to perform. These include Lists the operations you are allowed to perform. These include
.Li add , .Li add ,
.Li add_enctype ,
.Li change-password , .Li change-password ,
.Li delete , .Li delete ,
.Li del_enctype ,
.Li get , .Li get ,
.Li list , .Li list ,
and and