From owner-freebsd-stable Thu Mar 1 8: 3:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 8AC2F37B719 for ; Thu, 1 Mar 2001 08:03:35 -0800 (PST) (envelope-from matt@xena.gsicomp.on.ca) Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.9.3) with ESMTP id f21G1eZ22183; Thu, 1 Mar 2001 11:01:40 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Thu, 1 Mar 2001 11:01:39 -0500 (EST) From: Matthew Emmerton To: Brandon Hicks Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problem With sshd When updating to -STABLE In-Reply-To: <004c01c0a202$bb46fd80$57304c42@main.cox-internet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, Brandon Hicks wrote: > Ok, To start out with, let me give you history, I hope this notice of > this error stops someone else from having the same problem > > commands i did > ssh2 session: > > cd /usr/src > make buildworld > make buildkernel KERNEL={MYKERNEL} > make installkernel KERNEL={MYKERNEL} > make installworld > reboot > Disconnected. You should reboot after 'make installkernel' to ensure that your new kernel is good. > ssh -l loginname shell > I typed in my password, got disconnected > > Problem Found: > the cvsup updated the /usr/src/etc/pam.conf > installworld didn't update it! That's why your run 'mergemaster' after a 'make installworld' to update configuration files, and *then* reboot. > This caused a production machine to be down for almost 12 hours Usually one doesn't update production machines remotely, unless you're willing to hop in the car and make the drive to the colo to fix things up at the console :) -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message