summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kadmin/kadmin.8
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/kadmin/kadmin.8')
-rw-r--r--crypto/heimdal/kadmin/kadmin.832
1 files changed, 16 insertions, 16 deletions
diff --git a/crypto/heimdal/kadmin/kadmin.8 b/crypto/heimdal/kadmin/kadmin.8
index 67072af..66880f3 100644
--- a/crypto/heimdal/kadmin/kadmin.8
+++ b/crypto/heimdal/kadmin/kadmin.8
@@ -1,4 +1,4 @@
-.\" $Id: kadmin.8,v 1.5 2001/06/08 21:27:57 joda Exp $
+.\" $Id: kadmin.8,v 1.7 2002/08/20 17:07:11 joda Exp $
.\"
.Dd September 10, 2000
.Dt KADMIN 8
@@ -43,62 +43,62 @@
.Sh DESCRIPTION
The
.Nm
-program is used to make modification to the Kerberos database, either remotely via the
+program is used to make modification to the Kerberos database, either remotely via the
.Xr kadmind 8
-daemon, or locally (with the
-.Fl l
+daemon, or locally (with the
+.Fl l
option).
.Pp
Supported options:
.Bl -tag -width Ds
.It Xo
-.Fl p Ar string Ns ,
+.Fl p Ar string ,
.Fl -principal= Ns Ar string
.Xc
principal to authenticate as
.It Xo
-.Fl K Ar string Ns ,
+.Fl K Ar string ,
.Fl -keytab= Ns Ar string
.Xc
keytab for authentication pricipal
.It Xo
-.Fl c Ar file Ns ,
+.Fl c Ar file ,
.Fl -config-file= Ns Ar file
.Xc
location of config file
.It Xo
-.Fl k Ar file Ns ,
+.Fl k Ar file ,
.Fl -key-file= Ns Ar file
.Xc
location of master key file
.It Xo
-.Fl r Ar realm Ns ,
+.Fl r Ar realm ,
.Fl -realm= Ns Ar realm
.Xc
realm to use
.It Xo
-.Fl a Ar host Ns ,
+.Fl a Ar host ,
.Fl -admin-server= Ns Ar host
.Xc
server to contact
.It Xo
-.Fl s Ar port number Ns ,
+.Fl s Ar port number ,
.Fl -server-port= Ns Ar port number
.Xc
port to use
.It Xo
-.Fl l Ns ,
+.Fl l ,
.Fl -local
.Xc
local admin mode
.El
.Pp
-If no
+If no
.Ar command
is given on the command line,
-.Nm
+.Nm
will prompt for commands to process. Commands include:
-.\" not using a list here, since groff apparently gets confused
+.\" not using a list here, since groff apparently gets confused
.\" with nested Xo/Xc
.Bd -ragged -offset indent
.Nm add
@@ -236,7 +236,7 @@ reads a previously dumped database, and re-creates that database from scratch
.Ar file
.Pp
.Bd -ragged -offset indent
-similar to
+similar to
.Nm list
but just modifies the database with the entries in the dump file
.Ed
OpenPOWER on IntegriCloud