Date: Tue, 27 Aug 2002 10:39:42 +0200 From: "Ludovic FLAMENT" <ludovic.flament@netasq.com> To: <freebsd-bugs@FreeBSD.ORG> Subject: PAM SSH problems Message-ID: <059601c24da5$4d6459c0$010b020a@netasq.local>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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,
--
Ludovic FLAMENT
[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2> Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> I have some problems with PAM
SSH.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> FreeBSD 4.5 :
ok.</FONT></DIV>
<DIV><FONT face=Arial size=2> 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)</FONT></DIV>
<DIV><FONT face=Arial size=2> FreeBSD
4.6.2 : pam_ssh don't work, it's impossible to invoke the
authentification ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> The /etc/pam.conf for the 3
FreeBSD version is :</FONT></DIV>
<DIV><FONT face=Arial size=2>login
auth required pam_ssh.so
no_warn try_first_pass<BR>login
account required pam_unix.so try_first_pass<BR>login
password required pam_permit.so<BR>login
session required pam_permit.so</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Is anyone give me a
solution or a patch ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>-- <BR>Ludovic FLAMENT</FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?059601c24da5$4d6459c0$010b020a>
