remove traces of krb4, and update the date

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13847 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2004-05-13 17:51:18 +00:00
parent 286cc00f9c
commit ad43d0fb27

View File

@@ -31,7 +31,7 @@
.\" .\"
.\" $Id$ .\" $Id$
.\" .\"
.Dd March 5, 2002 .Dd May 13, 2004
.Dt KADMIND 8 .Dt KADMIND 8
.Os HEIMDAL .Os HEIMDAL
.Sh NAME .Sh NAME
@@ -70,11 +70,7 @@ option causes
.Nm .Nm
to accept exactly one connection, which is useful for debugging. to accept exactly one connection, which is useful for debugging.
.Pp .Pp
If built with krb4 support, it implements both the Heimdal Kerberos 5 The
administrative protocol and the Kerberos 4 protocol. Password changes
via the Kerberos 4 protocol are also performed by
.Nm kadmind ,
but the
.Xr kpasswdd 8 .Xr kpasswdd 8
daemon is responsible for the Kerberos 5 password changing protocol daemon is responsible for the Kerberos 5 password changing protocol
(used by (used by
@@ -148,13 +144,12 @@ enable debugging
.Fl p Ar port , .Fl p Ar port ,
.Fl -ports= Ns Ar port .Fl -ports= Ns Ar port
.Xc .Xc
ports to listen to. By default, if run as a daemon, it listens to ports ports to listen to. By default, if run as a daemon, it listens to port
749, and 751 (if Kerberos 4 support is built and enabled), but you can 749, but you can add any number of ports with this option. The port
add any number of ports with this option. The port string is a string is a whitespace separated list of port specifications, with the
whitespace separated list of port specifications, with the special special string
string
.Dq + .Dq +
representing the default set of ports. representing the default port.
.El .El
.\".Sh ENVIRONMENT .\".Sh ENVIRONMENT
.Sh FILES .Sh FILES