update
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9472 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -11,6 +11,17 @@ Kerberos 5 password changing server
|
|||||||
.Nm
|
.Nm
|
||||||
.Op Fl -check-library= Ns Ar library
|
.Op Fl -check-library= Ns Ar library
|
||||||
.Op Fl -check-function= Ns Ar function
|
.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
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
serves request for password changes. It listens on UDP port 464
|
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
|
is the new password. Note that the password (in
|
||||||
.Fa password->data )
|
.Fa password->data )
|
||||||
is not zero terminated.
|
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
|
.El
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
If an error occurs, the error message is returned to the user and/or
|
If an error occurs, the error message is returned to the user and/or
|
||||||
|
Reference in New Issue
Block a user