From owner-freebsd-questions Sat Aug 4 3:35: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 564AE37B407 for ; Sat, 4 Aug 2001 03:34:58 -0700 (PDT) (envelope-from jaco@teaser.fr) Received: from titine.fr.eu.org (toulouse-1-a7-43-28.dial.proxad.net [213.228.43.28]) by postfix2-1.free.fr (Postfix) with ESMTP id EC6ECC107; Sat, 4 Aug 2001 12:34:50 +0200 (CEST) Received: by titine.fr.eu.org (Postfix, from userid 1001) id 2B88C33CF; Sat, 4 Aug 2001 11:41:09 +0200 (CEST) X-Attribution: Jaco To: konfer@anglictina.com Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: PAM config + SSH References: <20010804092119.20657.qmail@kiwi.anglictina.com> From: Eric Jacoboni Date: Sat, 04 Aug 2001 11:41:09 +0200 In-Reply-To: <20010804092119.20657.qmail@kiwi.anglictina.com> (konfer@anglictina.com's message of "Sat, 04 Aug 2001 09:21:19 GMT") Message-ID: <86elqsb1sa.fsf@titine.fr.eu.org> Lines: 16 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "konfer" == konfer writes: konfer> Now my problem is that i can't login with SSH. konfer> Please where is the problem, what went wrong ? You have to put the following lines in /etc/pam.conf: # OpenSSH with PAM support requires similar modules. The session one is # a bit strange, though... sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so -- Éric Jacoboni, né il y a 1300361976 secondes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message