From owner-freebsd-questions Thu Apr 26 14:37:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from s3.quintessential.com (s3.quintessential.com [209.98.180.234]) by hub.freebsd.org (Postfix) with SMTP id 1205F37B43C for ; Thu, 26 Apr 2001 14:37:47 -0700 (PDT) (envelope-from wood@soundconcept.net) Received: (qmail 33733 invoked from network); 26 Apr 2001 22:29:02 -0000 Received: from unknown (HELO xyz.soundconcept.net) (63.225.150.153) by s3.quintessential.com with SMTP; 26 Apr 2001 22:29:02 -0000 Message-Id: <4.3.2.7.0.20010426163348.01ff8740@pop3.norton.antivirus> X-Sender: wood%soundconcept.net/soundconcept.net@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 26 Apr 2001 16:37:45 -0500 To: freebsd-questions@FreeBSD.ORG From: "Brian D. Woodruff" Subject: PAM and sshd errors Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just performed a make world on a FreeBSD-4.2-STABLE machine, bringing it up to FreeBSD-4.3-STABLE. I used to be able to log into this machine using ssh, but now I can't, and I get these errors in my /var/log/messages: Apr 26 16:25:10 s3b sshd[309]: no modules loaded for `sshd' service Apr 26 16:25:10 s3b sshd[309]: fatal: PAM session setup failed[6]: Permission denied Apr 26 16:25:10 s3b sshd[309]: no modules loaded for `sshd' service I can't seem to find much doco on PAM and I'm not sure what's really gone wrong - more to the point - what might I do to fix it!? BDW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message