From owner-freebsd-questions Wed Feb 14 5:40:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 4810137B491 for ; Wed, 14 Feb 2001 05:40:51 -0800 (PST) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14T2As-0003WU-01 for freebsd-questions@freebsd.org; Wed, 14 Feb 2001 13:40:50 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.16 #1) id 14T29Y-000739-00 for freebsd-questions@freebsd.org; Wed, 14 Feb 2001 13:39:28 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Rebooting for Upgrade questions and SSH broke Reply-To: wayne.pascoe@realtime.co.uk Date: 14 Feb 2001 13:39:27 +0000 Message-ID: Lines: 40 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, Sorry to keep bugging, but some things are confusing me. 1. I just did a cvsup to 4.2 Stable. I then did a make world and then a make world install. This did not work as it was unable to overwrite certain files due to the securelevel. I changed this in rc.conf and rebooted, and was able to do the install. Is there any way to do this without rebooting? Do I have to reboot every time I do a make installworld? Is there no way to just restart all services affected with the new versions? I don't really want to reboot after every update. 2. After installing and rebooting, I can no longer ssh to the machine. For starters, it looks like doing the make installworld generated a new key. Can I stop it doing this? I don't want to change the server key everytime I update. For seconds, I now get the following message when trying to ssh to the machine: sshd[214] no modules loaded for 'ssh' service sshd[214] no modules loaded for 'ssh' service sshd[214] no modules loaded for 'ssh' service fatal: PAM session setup failed[6]: Permission denied fatal: PAM session setup failed[6]: Permission denied fatal: PAM session setup failed[6]: Permission denied This looks like either ssh built with PAM and pam isn't around, or pam is looking for something that either broke or got removed in the make installworld. Sorry to ask again, but any help would be appreciated. I'll contribute more soon :( -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message