summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kpasswd/kpasswdd.8
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/kpasswd/kpasswdd.8')
-rw-r--r--crypto/heimdal/kpasswd/kpasswdd.814
1 files changed, 11 insertions, 3 deletions
diff --git a/crypto/heimdal/kpasswd/kpasswdd.8 b/crypto/heimdal/kpasswd/kpasswdd.8
index 899b3a3..ab750bd 100644
--- a/crypto/heimdal/kpasswd/kpasswdd.8
+++ b/crypto/heimdal/kpasswd/kpasswdd.8
@@ -1,4 +1,4 @@
-.\" $Id: kpasswdd.8,v 1.8 2003/02/04 21:48:01 lha Exp $
+.\" $Id: kpasswdd.8 14481 2005-01-05 18:07:44Z lha $
.\"
.Dd April 19, 1999
.Dt KPASSWDD 8
@@ -8,6 +8,8 @@
.Nd Kerberos 5 password changing server
.Sh SYNOPSIS
.Nm
+.Bk -words
+.Op Fl -addresses= Ns Ar address
.Op Fl -check-library= Ns Ar library
.Op Fl -check-function= Ns Ar function
.Oo Fl k Ar kspec \*(Ba Xo
@@ -24,6 +26,7 @@
.Oc
.Op Fl -version
.Op Fl -help
+.Ek
.Sh DESCRIPTION
.Nm
serves request for password changes. It listens on UDP port 464
@@ -33,6 +36,11 @@ the database directly and should thus only run on the master KDC.
Supported options:
.Bl -tag -width Ds
.It Xo
+.Fl -addresses= Ns Ar address
+.Xc
+For each till the argument is given, add the address to what kpasswdd
+should listen too.
+.It Xo
.Fl -check-library= Ns Ar library
.Xc
If your system has support for dynamic loading of shared libraries,
@@ -59,12 +67,12 @@ is not zero terminated.
.Fl k Ar kspec ,
.Fl -keytab= Ns Ar kspec
.Xc
-Keytab to get authentication key from
+Keytab to get authentication key from.
.It Xo
.Fl r Ar realm ,
.Fl -realm= Ns Ar realm
.Xc
-Default realm
+Default realm.
.It Xo
.Fl p Ar string ,
.Fl -port= Ns Ar string
OpenPOWER on IntegriCloud