git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11633 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-02-04 21:35:44 +00:00
parent 67f087f0b6
commit 6f2d91b8fe

View File

@@ -43,7 +43,7 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
program is used to make modification to the Kerberos database, either remotely via the program is used to make modifications to the Kerberos database, either remotely via the
.Xr kadmind 8 .Xr kadmind 8
daemon, or locally (with the daemon, or locally (with the
.Fl l .Fl l
@@ -60,7 +60,7 @@ principal to authenticate as
.Fl K Ar string , .Fl K Ar string ,
.Fl -keytab= Ns Ar string .Fl -keytab= Ns Ar string
.Xc .Xc
keytab for authentication pricipal keytab for authentication principal
.It Xo .It Xo
.Fl c Ar file , .Fl c Ar file ,
.Fl -config-file= Ns Ar file .Fl -config-file= Ns Ar file
@@ -145,7 +145,7 @@ removes a principal
.Ar principal enctypes... .Ar principal enctypes...
.Pp .Pp
.Bd -ragged -offset indent .Bd -ragged -offset indent
removes some enctypes from a principal, this can be useful the service removes some enctypes from a principal. This can be useful the service
belonging to the principal is known to not handle certain enctypes belonging to the principal is known to not handle certain enctypes
.Ed .Ed
.Pp .Pp
@@ -198,12 +198,12 @@ modifies certain attributes of a principal
.Nm privileges .Nm privileges
.Pp .Pp
.Bd -ragged -offset indent .Bd -ragged -offset indent
lists the operations you are allowd to perform lists the operations you are allowed to perform
.Ed .Ed
.Pp .Pp
.Ed .Ed
.Pp .Pp
When running in local mode, the following commands can also be used. When running in local mode, the following commands can also be used:
.Bd -ragged -offset indent .Bd -ragged -offset indent
.Nm dump .Nm dump
.Op Fl d | Fl -decrypt .Op Fl d | Fl -decrypt
@@ -221,7 +221,7 @@ form to the specified file, or standard out
.Ar realm .Ar realm
.Pp .Pp
.Bd -ragged -offset indent .Bd -ragged -offset indent
initialises the Kerberos database with entries for a new realm, it's initialises the Kerberos database with entries for a new realm. It's
possible to have more than one realm served by one server possible to have more than one realm served by one server
.Ed .Ed
.Pp .Pp