From owner-freebsd-questions Tue Apr 3 7:45:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id D442C37B71C for ; Tue, 3 Apr 2001 07:45:15 -0700 (PDT) (envelope-from dfrazier@magpage.com) Received: from magpage.com (dfrazier@poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.2/8.11.2) with ESMTP id f33EjEm95068; Tue, 3 Apr 2001 10:45:14 -0400 (EDT) Message-ID: <3AC9E1F9.E27008E0@magpage.com> Date: Tue, 03 Apr 2001 10:45:13 -0400 From: Daniel Frazier X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Matthew J . Turk" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SSHD Problems... References: <20010403094402.A3950@dhcp101054.res-hall.nwu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From /usr/src/UPDATING... 20010112: Important new FreeBSD-version stuff: PAM support has been worked in, partially from the "Unix" OpenSSH version. This requires adding the following in pam.conf: sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so I'm assuming you've made/installed world after this date and didn't see this. Just add this stuff to /etc/pam.conf and you should be good to go. -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. "Matthew J . Turk" wrote: > > Hi there. Does anyone have any idea how to fix a problem like the following? > Whenever I ssh into my box, it asks for the password and then when I enter it it > drops the connection. My message log is as follows: > > Apr 3 09:23:58 dhcp101054 sshd[3470]: no modules loaded for `sshd' service > Apr 3 09:23:58 dhcp101054 sshd[3470]: fatal: PAM session setup failed[6]: > Permission denied > Apr 3 09:23:58 dhcp101054 sshd[3470]: no modules loaded for `sshd' service > > Any ideas how to fix it? Thanks! > > mjt > -- > "Having said that, music is supposed to be > in the world for celebration, ritual, and > healing - that's the point for me." > -- Trey Anastasio > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message