From ba7854d94861bc0f2de1d56f1b2d793428f3106f Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 11 Jan 2001 21:36:43 +0000 Subject: [PATCH] update git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9472 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kpasswd/kpasswdd.8 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/kpasswd/kpasswdd.8 b/kpasswd/kpasswdd.8 index 743a57587..4fdc5df66 100644 --- a/kpasswd/kpasswdd.8 +++ b/kpasswd/kpasswdd.8 @@ -11,6 +11,17 @@ Kerberos 5 password changing server .Nm .Op Fl -check-library= Ns Ar library .Op Fl -check-function= Ns Ar function +.Oo Fl k Ar kspec \*(Ba Xo +.Fl -keytab= Ns Ar kspec Oc +.Xc +.Oo Fl r Ar realm \*(Ba Xo +.Fl -realm= Ns Ar realm Oc +.Xc +.Oo Fl p Ar string \*(Ba Xo +.Fl -port= Ns Ar string Oc +.Xc +.Op Fl -version +.Op Fl -help .Sh DESCRIPTION .Nm serves request for password changes. It listens on UDP port 464 @@ -42,6 +53,21 @@ is the one who tries to change passwords, and is the new password. Note that the password (in .Fa password->data ) is not zero terminated. +.It Xo +.Fl k Ar kspec Ns , +.Fl -keytab= Ns Ar kspec +.Xc +keytab to get authentication key from +.It Xo +.Fl r Ar realm Ns , +.Fl -realm= Ns Ar realm +.Xc +default realm +.It Xo +.Fl p Ar string Ns , +.Fl -port= Ns Ar string +.Xc +port to listen on (default service kpasswd - 464). .El .Sh DIAGNOSTICS If an error occurs, the error message is returned to the user and/or