Date: Mon, 15 Jan 2001 14:33:20 -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.20608.318737.611142@knock.econ.vt.edu> In-Reply-To: <20010115101329.A24211@citusc.usc.edu> References: <001501c07e62$26beb0e0$cb3b35d1@bconnected.net> <20010114160503.B14278@citusc.usc.edu> <14947.8317.578727.362433@knock.econ.vt.edu> <20010115101329.A24211@citusc.usc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Kris Kennaway (January 15, 2001):
|
| If you are still getting this message, then your pam.conf is out of
| date. Since you also have an out of date sshd_config and both of these
| are installed by mergemaster, I'm led to suspect you haven't run
| mergemaster with the latest sources.
|
| Kris
Now I'm really confused -- in particular by your comment about an out
of date sshd_config. Why do you think so? What version *should* I
have?
Chris F. pointed out that my pam.conf was probably out of date; that
does seem to be the case. Adding the new lines to pam.conf seems to
have fixed the problem (which was caused by missing the change to
pam.conf, not by not running mergemaster). Cvsup ran at 5:30am Friday
(east coast):
===== Fri Jan 12 05:30:03 EST 2001: Getting CVSup updates
===== Fri Jan 12 05:31:06 EST 2001: Build world
I have:
knock [rdmurphy]% ident /usr/src/crypto/openssh/sshd_config
/usr/src/crypto/openssh/sshd_config:
$FreeBSD: src/crypto/openssh/sshd_config,v 1.4.2.4 2001/01/12 04:25:59 green Exp $
But, from the cvsweb (http://www.FreeBSD.org/cgi/cvsweb.cgi) page, I
find that the current version of sshd_config is 1.2.2.3:
Default branch: MAIN
Current tag: RELENG_4
Revision 1.2.2.3 / (download) - annotate - [select for diffs], Sat
Oct 28 23:00:50 2000 UTC (2 months, 2 weeks ago) by kris
Branch: RELENG_4
CVS Tags: RELENG_4_2_0_RELEASE
Changes since 1.2.2.2: +1 -1 lines
Diff to previous 1.2.2.2 (colored) to branchpoint 1.2 (colored)
next main 1.3 (colored)
How did I get 1.4.2.4?
My cvs supfile is:
*default tag=RELENG_4
*default host=cvsup4.FreeBSD.org
*default prefix=/usr
*default base=/usr/local/etc/cvsup
*default release=cvs delete use-rel-suffix
src-all
doc-all tag=.
From the cvsup checkouts file:
knock [src-all]% grep 'sshd_config' checkouts.cvs:RELENG_4 | head -1
C src/crypto/openssh/sshd_config,v RELENG_4 . 2#871#19#9792735594#81273#444 1.4.
2.4 2001.01.12.04.25.59 2#871#19#9792954314#16013#644
and the most recent cvsup log file:
Edit src/crypto/openssh/sshd_config
Add delta 1.4.2.4 2001.01.12.04.25.59 green
On the other hand, the versions of pam.conf all seem as expected:
knock [rdmurphy]% ident /usr/src/etc/pam.conf
/usr/src/etc/pam.conf:
$FreeBSD: src/etc/pam.conf,v 1.6.2.2 2000/12/07 15:16:12 ru Exp $
knock [rdmurphy]% ident /etc/pam.conf
/etc/pam.conf:
$FreeBSD: src/etc/pam.conf,v 1.6.2.2 2000/12/07 15:16:12 ru Exp $
and the cvsweb interface lists 1.6.2.3 (which I was missing):
Default branch: MAIN
Current tag: RELENG_4
Revision 1.6.2.3 / (download) - annotate - [select for diffs],
Fri Jan 12 10:13:59 2001 UTC (3 days, 9 hours ago) by ps
Branch: RELENG_4
Changes since 1.6.2.2: +7 -1 lines
Diff to previous 1.6.2.2 (colored) to branchpoint 1.6 (colored)
next main 1.7 (colored)
I'm not trying to complain, I'd just like to understand what's going
on.
Thanks-
Russ
--
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.20608.318737.611142>
