From owner-freebsd-questions Wed Jan 17 16:51:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from joe.pythonvideo.com (joe.pythonvideo.com [209.226.29.94]) by hub.freebsd.org (Postfix) with ESMTP id 5CDEB37B401 for ; Wed, 17 Jan 2001 16:51:18 -0800 (PST) Received: from localhost (joe@localhost) by joe.pythonvideo.com (8.11.1/8.11.0) with ESMTP id f0I0p3V15759 for ; Wed, 17 Jan 2001 19:51:04 -0500 (EST) (envelope-from joe@advancewebhosting.com) X-Authentication-Warning: joe.pythonvideo.com: joe owned process doing -bs Date: Wed, 17 Jan 2001 19:51:03 -0500 (EST) From: Joe Oliveiro X-Sender: joe@joe.pythonvideo.com To: freebsd-questions@FreeBSD.ORG Subject: PAM session setup failed[6]: Permission denied Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just finished cvsup'ing from 4.2-r to -s and everything went smoothly, However, once i rebooted on the new kernel ssh seem to have broke in the process. I am able to establish a connection and create the keypair without problems but once i enter the connect password it drops the connection and spits out an error to the syslogs which is, Jan 17 19:49:13 theman sshd[14854]: no modules loaded for `sshd' service Jan 17 19:49:13 theman sshd[14854]: fatal: PAM session setup failed[6]: Permission denied Jan 17 19:49:13 theman sshd[14854]: no modules loaded for `sshd' service I've tried to reinstall openssh and it failed to work so i resorted to trying ssh1 and ssh2 and didnt have much luck either.. Has anyone else had this problem and if so how did you resolve it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message