From owner-freebsd-security@FreeBSD.ORG Sun Oct 27 21:33:58 2013 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 045E3EA4 for ; Sun, 27 Oct 2013 21:33:58 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id B83AF2E2C for ; Sun, 27 Oct 2013 21:33:57 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 977446AD8; Sun, 27 Oct 2013 21:33:56 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id DD575E9F; Sun, 27 Oct 2013 22:33:56 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Andrei Subject: Re: OpenPAM/SSHD privacy hole (FreeBSD 9.2+ affected) References: <20131023135408.38752099@azsupport.com> <1382529986.729788.498652166.90148.2@c-st.net> <86y55emw8a.fsf@nine.des.no> <20131027195755.00b0cb2c@azsupport.com> Date: Sun, 27 Oct 2013 22:33:56 +0100 In-Reply-To: <20131027195755.00b0cb2c@azsupport.com> (Andrei's message of "Sun, 27 Oct 2013 19:57:55 +0100") Message-ID: <86txg2mm9n.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-security@freebsd.org X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Oct 2013 21:33:58 -0000 Andrei writes: > In /etc/pam.d/sshd from: > auth required pam_unix.so no_warn try_first= _pass > to: > auth required pam_unix.so no_warn try_first_pass authtok_prompt > > Right? auth required pam_unix.so no_warn try_first_pass authtok_prompt=3D"Password= :" BTW, I recently noticed that try_first_pass doesn't work as documented (and hasn't for ten years), but I haven't had time to fix it yet. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no