Date: Tue, 16 Jan 2001 18:19:07 -0800 From: faSty <fasty@i-sphere.com> To: Robert Banniza <robert@rootprompt.net> Cc: freebsd-stable@freebsd.org Subject: Re: sshd not working after upgrade to 4.2S from 4.1R HELP Message-ID: <20010116181907.A14407@i-sphere.com> In-Reply-To: <GMEDKMKMEBENJMBLDHAIMEMACLAA.robert@rootprompt.net>; from robert@rootprompt.net on Tue, Jan 16, 2001 at 07:53:32PM -0800 References: <200101151857.SAA67739@ns.a1.org.uk> <GMEDKMKMEBENJMBLDHAIMEMACLAA.robert@rootprompt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi there, It happened to my server same situation today and I got the tip from someone told me do copy /usr/src/etc/pam.conf to /etc IE. cp -p /usr/src/etc/pam.conf /etc/. make sure the /usr/src/etc/pam.conf contain sshd statement inside. I reseted sshd and got it work very well. -trev On Tue, Jan 16, 2001 at 07:53:32PM -0800, Robert Banniza wrote: > Guys, > I just cvsup'ed 4.2R to 4.2 stable as of today and like others I'm getting > errors with the libssl portion. This is also causing Apache not to startup > as well as causing problems with ssh. I saw on the list where other had > mentioned running merge master and I did but it didn't seem to help. Can > anyone tell me the exact steps they took to fix this? Any help greatly > appreciated. > > Robert > > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Catch-all m-box > Sent: Monday, January 15, 2001 10:58 AM > To: freebsd-stable@freebsd.org > Subject: Re: sshd not working after upgrade to 4.2S from 4.1R HELP > > > > On Mon, Jan 15, 2001 at 11:08:29AM -0500, Russell D. Murphy Jr. wrote: > > > > > > 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 > > > > 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 > > I had exactly this problem. I track stable at home and work, and > build/install > world regularly. > > I did a new installation from the 4.2R CD on Friday, and immediatly cvsup'd > from uk2 > > I had the problem with pam (after mergemaster) but only realised on > Saturday. > I did a new cvsup build/install merge and everything was fine! > > Bap. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message 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?20010116181907.A14407>