Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2002 11:35:46 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        fBSD <fBSD@itab.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: updated 4.2 > 4.7 Broke sshd 
Message-ID:  <20020913183546.131235D06@ptavv.es.net>
In-Reply-To: Your message of "Fri, 13 Sep 2002 11:28:47 PDT." <B9A77C6F.20731%fBSD@itab.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Fri, 13 Sep 2002 11:28:47 -0700
> From: fBSD <fBSD@itab.com>
> Sender: owner-freebsd-questions@FreeBSD.ORG
> 
> 
> 
> I've been following right along with the other guy who was doing the
> cvsup>buildworld... thing
> 
> cvsup file:
> *default  host=cvsup10.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=RELENG_4
> *default  delete use-rel-suffix
> src-all
> 
> THEN:
> 1 # cd /usr/src
> 2 # make buildworld
> 3 # make buildkernel KERNCONF=<the-file-with-your-kernel-config>
> 4 # make installkernel KERNCONF=<the-file-with-your-kernel-config>
> 5 # shutdown -r now ##ssh still worked here but was slowwwww
> 6 # make installworld
> 7 # mergemaster -i  ###100 [deal with later]s
> 
> It now boots with a 4.7 kernel but ssh is broken:
> 
> [g3p:~] sam% ssh fBSD
> Password:
> Connection to fBSD closed by remote host.
> Connection to fBSD closed.
> 
> AND /var/log/message:
> 
> Sep 13 11:36:28 fBSD sshd[154]: no modules loaded for `sshd' service
> Sep 13 11:36:28 fBSD sshd[154]: fatal: PAM session setup failed[6]:
> Permission denied

Your /etc/pam.conf file is out of date. This should have been updated
by mergemaster.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634

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




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