[431] in NetBSD-Development
Re: NETBSD
daemon@ATHENA.MIT.EDU (John Kohl)
Wed Jan 18 18:33:07 1995
Date: Wed, 18 Jan 1995 16:34:54 -0600
From: John Kohl <jtk@atria.com>
To: yoav@MIT.EDU
Cc: netbsd-dev@MIT.EDU
In-Reply-To: <199501180913.EAA00733@I-See-Everything-Twice.MIT.EDU> (yoav@MIT.EDU)
>>>>> "yoav" == yoav <yoav@MIT.EDU> writes:
yoav> b) kerberos is REALLY slow. There is about a fifteen second delay
yoav> between me typing kinit yoav and the program giving me
yoav> a password prompt (it does get loaded, since it gives
yoav> me the Cygnus message).
check the value of kerberos/udp in /etc/services. It's probably the
offical port, which means you must time out and then talk to the V5
server on kerberos-2.mit.edu. fix it to the "standard athena" value and
the timeouts will disappear.
==John