[20015] in Athena Bugs
Re: 0000-Admin(0000):
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Nov 19 16:33:32 2001
Message-Id: <200111192133.QAA26525@brad-majors.mit.edu>
To: "Philip R. Thompson" <phils@MIT.EDU>
cc: Garry Zacheiss <zacheiss@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: Your message of "Mon, 19 Nov 2001 14:30:31 EST."
<5.0.2.1.2.20011119142208.00ca8590@po9.mit.edu>
Date: Mon, 19 Nov 2001 16:33:28 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
Hi Phil,
We tracked down the problem; ssh-keygen (which is run by mkserv
remote) was hanging reading from /dev/random. The daemon that feeds
/dev/random wasn't running because of an install bug. It's fixed now,
and for the affected machine, you should "mkdir /var/etc" as root, and
then reboot.
If you Control-C'ed any part of the mkserv remote process, you
might want to make sure your ssh_host_key was created correctly; if it
wasn't, you'll need to rm /etc/ssh_host_key* and run mkserv remote
again.
Garry