Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 11:08:29 -0500 (EST)
From:      "Russell D. Murphy Jr." <rdmurphy@knock.econ.vt.edu>
To:        Kris Kennaway <kris@FreeBSD.ORG>
Cc:        Peter <peter@a3.ca>, stable@FreeBSD.ORG
Subject:   Re: sshd not working after upgrade to 4.2S from 4.1R HELP
Message-ID:  <14947.8317.578727.362433@knock.econ.vt.edu>
In-Reply-To: <20010114160503.B14278@citusc.usc.edu>
References:  <001501c07e62$26beb0e0$cb3b35d1@bconnected.net> <20010114160503.B14278@citusc.usc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

I upgraded from STABLE as of last Friday.  I *did* run mergemaster,
but I'm also having this problem (ssh fails; scp does not):

Jan 14 14:37:59 knock sshd[9674]: no modules loaded for `sshd' service
Jan 14 14:37:59 knock sshd[9674]: fatal: PAM session setup failed[6]: Permission denied
Jan 14 14:37:59 knock sshd[9674]: no modules loaded for `sshd' service

knock [rdmurphy]% ls -l /var/tmp | grep temproot
drwxr-xr-x  14 root      wheel      512 Jan 12 11:25 temproot

knock [rdmurphy]% uptime
10:59AM  up 2 days, 23:31, 2 users, load averages: 0.01, 0.05, 0.06

knock [rdmurphy]% uname -a
FreeBSD knock.econ.vt.edu 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Jan 12 09:41:19 EST 2001     rdmurphy@knock.econ.vt.edu:/disk1/obj/usr/src/sys/KNOCK  i386

knock [rdmurphy]% diff /usr/src/crypto/openssh/sshd_config /etc/ssh/sshd_config
6c6,7
< #Protocol 2,1
---
> Protocol 2,1
> # Protocol 1,2
14c15,16
< PermitRootLogin no
---
> # PermitRootLogin no
> PermitRootLogin yes

The most recent notice in UPDATING is:

20001120:
        FreeBSD 4.2 RELEASE.

That's not to say that I merged in whatever the changes were
appropriately (evidently I didn't. . .).

I'd be grateful for some pointers; "read UPDATING" is not, at this
point, a use suggestion.

Thanks-

Russ


According to Kris Kennaway (January 14, 2001):
| 
| The correct upgrade procedure involves running mergemaster after
| installworld and installkernel. This would have avoided your problem -
| please see the handbook for a full description of the upgrade
| procedure.
| 
| Kris

-- 
Russell D. Murphy
Department of Economics
Virginia Polytechnic Institute and State University
3034 Pamplin Hall
Blacksburg, Virginia  24061-0316
(540) 231-4537
rdmurphy@vt.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14947.8317.578727.362433>