From owner-freebsd-bugs Tue Aug 27 1:39:55 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CE637B400 for ; Tue, 27 Aug 2002 01:39:52 -0700 (PDT) Received: from smtp.completel.fr (smtp.completel.fr [213.244.0.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8EE743E72 for ; Tue, 27 Aug 2002 01:39:50 -0700 (PDT) (envelope-from ludovic.flament@netasq.com) Received: from netasq.com (unknown [213.30.137.178]) by smtp.completel.fr (Postfix) with ESMTP id D965B179DD0 for ; Tue, 27 Aug 2002 10:39:49 +0200 (CEST) Received: from netasq.com by completel.fr (8.10.1/8.10.1) with SMTP id g7R8p7j29489 for ; Tue, 27 Aug 2002 10:51:07 +0200 (CEST) Message-ID: <059601c24da5$4d6459c0$010b020a@netasq.local> From: "Ludovic FLAMENT" To: Subject: PAM SSH problems Date: Tue, 27 Aug 2002 10:39:42 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0593_01C24DB6.0D893E40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0593_01C24DB6.0D893E40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have some problems with PAM SSH. FreeBSD 4.5 : ok. FreeBSD 4.6 : when we type a bad password, you don't have an = other chance to authenticate (Crtl+D is only solution to reinit login = and permit an other login) FreeBSD 4.6.2 : pam_ssh don't work, it's impossible to invoke the = authentification ?? The /etc/pam.conf for the 3 FreeBSD version is : login auth required pam_ssh.so no_warn = try_first_pass login account required pam_unix.so try_first_pass login password required pam_permit.so login session required pam_permit.so Is anyone give me a solution or a patch ? Thanks, --=20 Ludovic FLAMENT ------=_NextPart_000_0593_01C24DB6.0D893E40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Hi,
 
    I have some problems = with PAM=20 SSH.
 
    FreeBSD = 4.5    :=20 ok.
    FreeBSD = 4.6    :=20 when we type a bad password, you don't have an other chance to = authenticate=20 (Crtl+D is only solution to reinit login and permit an other=20 login)
    FreeBSD=20 4.6.2 : pam_ssh don't work, it's impossible to invoke the=20 authentification ??
 
    The /etc/pam.conf = for the 3=20 FreeBSD version is :
login  =20 auth           req= uired       pam_ssh.so  &nbs= p;  =20 no_warn try_first_pass
login  =20 account      required   &nbs= p;   pam_unix.so     try_first_pa= ss
login  =20 password    required     &nb= sp; pam_permit.so
login  =20 session      required   &nbs= p;   pam_permit.so
 
    Is anyone give = me a=20 solution or a patch ?
 
    Thanks,
--
Ludovic = FLAMENT
------=_NextPart_000_0593_01C24DB6.0D893E40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message