git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9472 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-11 21:36:43 +00:00
parent 3fe84f5476
commit ba7854d948

View File

@@ -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