summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV
diff options
context:
space:
mode:
authorassar <assar@FreeBSD.org>2001-05-11 00:14:02 +0000
committerassar <assar@FreeBSD.org>2001-05-11 00:14:02 +0000
commitafb22517a4b42f28d916681663def4e7188d56b8 (patch)
tree9937e862faab7bc1d37ece1df1ba8e171abe6ab6 /crypto/kerberosIV
parentbf65adc4ec2ca902fe690ffae150b9a9a1358821 (diff)
downloadFreeBSD-src-afb22517a4b42f28d916681663def4e7188d56b8.zip
FreeBSD-src-afb22517a4b42f28d916681663def4e7188d56b8.tar.gz
merge imported changes into HEAD
Diffstat (limited to 'crypto/kerberosIV')
-rw-r--r--crypto/kerberosIV/man/kprop.89
-rw-r--r--crypto/kerberosIV/man/kpropd.86
-rw-r--r--crypto/kerberosIV/man/ksrvutil.811
3 files changed, 8 insertions, 18 deletions
diff --git a/crypto/kerberosIV/man/kprop.8 b/crypto/kerberosIV/man/kprop.8
index 62761e5..ef45ad3 100644
--- a/crypto/kerberosIV/man/kprop.8
+++ b/crypto/kerberosIV/man/kprop.8
@@ -6,8 +6,7 @@
.Os KTH-KRB
.Sh NAME
.Nm kprop
-.Nd
-the kerberos slave server update client
+.Nd "the kerberos slave server update client"
.Sh SYNOPSIS
.Nm
.Op Fl force
@@ -21,9 +20,8 @@ the master server through the
service. To propagate these changes to the slave servers,
.Nm
should be run regularly on the master server.
-
+.Pp
The following options are recognised.
-
.Bl -tag -width -force
.It Fl force
Propagate even if there hasn't been an update to the dump file since
@@ -39,14 +37,13 @@ default is
Contains the names of the slave servers. Default is
.Pa /var/kerberos/slaves .
.El
-
+.Pp
.Nm
will use the principal
.Nm rcmd.kerberos
to authenticate to the master servers. This principal has to be added
to the database, and it should also be put into the service key file
on the master server.
-
.Sh FILES
.Bl -tag -width indent -compact
.It Pa /var/kerberos/slave_dump
diff --git a/crypto/kerberosIV/man/kpropd.8 b/crypto/kerberosIV/man/kpropd.8
index be46ca3..1ca0944 100644
--- a/crypto/kerberosIV/man/kpropd.8
+++ b/crypto/kerberosIV/man/kpropd.8
@@ -6,8 +6,7 @@
.Os KTH-KRB
.Sh NAME
.Nm kpropd
-.Nd
-the kerberos slave server update facility
+.Nd "the kerberos slave server update facility"
.Sh SYNOPSIS
.Nm
.Op Fl i
@@ -25,9 +24,8 @@ responds to database update requests from the
command. It can either be started from
.Nm inetd
or as an ordinary program.
-
+.Pp
The following options are recognised:
-
.Bl -tag -width xxxx
.It Fl i
Run stand-alone. If this flag is not given, it is assumed to have
diff --git a/crypto/kerberosIV/man/ksrvutil.8 b/crypto/kerberosIV/man/ksrvutil.8
index 23db919..d2bfa8e 100644
--- a/crypto/kerberosIV/man/ksrvutil.8
+++ b/crypto/kerberosIV/man/ksrvutil.8
@@ -8,10 +8,9 @@
.Dd May 4, 1996
.Dt KSRVUTIL 8
.Os KTH-KRB
-
.Sh NAME
.Nm ksrvutil
-host kerberos keyfile (srvtab) manipulation utility
+.Nd "host kerberos keyfile (srvtab) manipulation utility"
.Sh SYNOPSIS
.Nm
.Op Fl f Pa keyfile
@@ -20,7 +19,6 @@ host kerberos keyfile (srvtab) manipulation utility
.Op Fl p Ar principal
.Op Fl r Ar realm
.Ar operation
-
.Sh DESCRIPTION
.Nm
allows a system manager to list or change keys currently in his
@@ -76,10 +74,9 @@ and could supply an initial password. Then, he could use
to add the key to the keyfile and then to change the key so that it
will be random and unknown to either the system manager or the
kerberos administrator.
-
+.Pp
.Nm
always makes a backup copy of the keyfile before making any changes.
-
.Sh DIAGNOSTICS
If
.Nm
@@ -90,16 +87,14 @@ where
.Pa filename
is the name of the keyfile, and a copy of the file with all new
keys changed or added so far can be found in
-.Pa filename Ns .work.
+.Pa filename Ns .work .
The original keyfile is left unmodified until the program exits at
which point it is removed and replaced it with the workfile.
Appending the workfile to the backup copy and replacing the keyfile
with the result should always give a usable keyfile, although the
resulting keyfile will have some out of date keys in it.
-
.Sh SEE ALSO
.Xr kadmin 8 ,
.Xr ksrvtgt 1
-
.Sh AUTHOR
Emanuel Jay Berkenbilt, MIT Project Athena
OpenPOWER on IntegriCloud