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).
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd May 1, 2006
.Dd Feb 22, 2007
.Dt KADMIN 8
.Os HEIMDAL
.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.
.Ed
.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
.Ar principal...
.Pp
@@ -303,8 +312,10 @@ no rpc call is done to the server.
.Bd -ragged -offset indent
Lists the operations you are allowed to perform. These include
.Li add ,
.Li add_enctype ,
.Li change-password ,
.Li delete ,
.Li del_enctype ,
.Li get ,
.Li list ,
and