From ad43d0fb2740cdad0a433f89ad99f12db40e8f6a Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 13 May 2004 17:51:18 +0000 Subject: [PATCH] remove traces of krb4, and update the date git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13847 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kadmin/kadmind.8 | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/kadmin/kadmind.8 b/kadmin/kadmind.8 index c7066d309..e84129598 100644 --- a/kadmin/kadmind.8 +++ b/kadmin/kadmind.8 @@ -31,7 +31,7 @@ .\" .\" $Id$ .\" -.Dd March 5, 2002 +.Dd May 13, 2004 .Dt KADMIND 8 .Os HEIMDAL .Sh NAME @@ -70,11 +70,7 @@ option causes .Nm to accept exactly one connection, which is useful for debugging. .Pp -If built with krb4 support, it implements both the Heimdal Kerberos 5 -administrative protocol and the Kerberos 4 protocol. Password changes -via the Kerberos 4 protocol are also performed by -.Nm kadmind , -but the +The .Xr kpasswdd 8 daemon is responsible for the Kerberos 5 password changing protocol (used by @@ -148,13 +144,12 @@ enable debugging .Fl p Ar port , .Fl -ports= Ns Ar port .Xc -ports to listen to. By default, if run as a daemon, it listens to ports -749, and 751 (if Kerberos 4 support is built and enabled), but you can -add any number of ports with this option. The port string is a -whitespace separated list of port specifications, with the special -string +ports to listen to. By default, if run as a daemon, it listens to port +749, but you can add any number of ports with this option. The port +string is a whitespace separated list of port specifications, with the +special string .Dq + -representing the default set of ports. +representing the default port. .El .\".Sh ENVIRONMENT .Sh FILES