Return-Path: <isw92-request@MIT.EDU>
Received: from grand-central-station.MIT.EDU by po12.mit.edu (8.9.2/4.7) id XAA00830; Mon, 12 Feb 2001 23:01:04 -0500 (EST)
Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU [18.69.0.45]) by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id WAA22055 for <release-announce@mit.edu>; Mon, 12 Feb 2001 22:59:43 -0500 (EST)
Received: from nephthys.mit.edu (NEPHTHYS.MIT.EDU [18.101.0.164]) by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id WAA10108 for <release-announce@MIT.EDU>; Mon, 12 Feb 2001 22:59:43 -0500 (EST)
Received: (from ghudson@localhost) by nephthys.mit.edu (8.9.3) id WAA25645; Mon, 12 Feb 2001 22:59:42 -0500
Date: Mon, 12 Feb 2001 22:59:42 -0500
Message-Id: <200102130359.WAA25645@nephthys.mit.edu>
From: Greg Hudson <ghudson@MIT.EDU>
To: release-announce@mit.edu
Subject: Athena 8.3.30 patch release for sshd fix
X-Evolution: 0000008c-0000

For those of you with 8.3 Solaris or IRIX machines which run sshd,
there is an 8.3.30 patch release available which fixes the sshd
security hole.

If you have an AUTOUPDATE=aflse machine and want to take the patch
release manually after it goes out, do a console login as root and run
"/srvd/update_ws".

If you want to just replace the sshd binary, do, log in as root and
do:

	cp /srvd/etc/athena/sshd /etc/athena/sshd.new
	mv /etc/athena/sshd.new /etc/athena/sshd
	# Reboot if reasonable; otherwise restart sshd:
	kill `cat /var/athena/sshd.pid`
	sshd

Please send questions or comments to release-team@mit.edu.
