From owner-freebsd-stable Thu Jul 4 5:43:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 009BF37B400 for ; Thu, 4 Jul 2002 05:43:14 -0700 (PDT) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 496F143E42 for ; Thu, 4 Jul 2002 05:43:14 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.5/8.12.5) with ESMTP id g64ChDF4001050; Thu, 4 Jul 2002 07:43:13 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: HEADS UP: FreeBSD-STABLE now has OpenSSH 3.4p1 From: Larry Rosenman To: Dan Mack Cc: stable@FreeBSD.ORG In-Reply-To: <20020704074024.U3179-100000@coco.macktronics.com> References: <20020704074024.U3179-100000@coco.macktronics.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 04 Jul 2002 07:43:13 -0500 Message-Id: <1025786593.887.3.camel@lerlaptop.lerctr.org> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I filed pr conf/40182. I also received the following as a reply to it: Synopsis: double Password prompt Responsible-Changed-From-To: freebsd-bugs->des Responsible-Changed-By: roam Responsible-Changed-When: Thu Jul 4 05:29:35 PDT 2002 Responsible-Changed-Why: I have already sent the following patch to Dag-Erling Smordgrav, who imported the new PAM code (this is PAM-related, not OpenSSH-related). Index: src/lib/libpam/libpam/pam_get_pass.c =================================================================== RCS file: /home/ncvs/src/lib/libpam/libpam/Attic/pam_get_pass.c,v retrieving revision 1.1.1.1.6.2 diff -u -r1.1.1.1.6.2 pam_get_pass.c --- src/lib/libpam/libpam/pam_get_pass.c 3 Jul 2002 21:45:44 -0000 1.1.1.1.6.2 +++ src/lib/libpam/libpam/pam_get_pass.c 4 Jul 2002 12:07:03 -0000 @@ -82,8 +82,6 @@ return retval; } -fprintf(stderr, "[pam_get_pass]\n%s\n", prompt); - if (item == NULL) { /* The user hasn't entered a password yet. */ if (pam_test_option(options, PAM_OPT_USE_FIRST_PASS, NULL)) On Thu, 2002-07-04 at 07:41, Dan Mack wrote: > I'm seeing the same behaviour. [pam_get_pass] followed by Password: > > Dan > > On Wed, 3 Jul 2002, Mike Harding wrote: > > > > > Not exactly - I see that and two "Password:" prompts > > > > login: mvh > > [pam_get_pass] > > Password: > > Password: > > > > with the cursor on the second password prompt. > > > > - Mike H. > > > > Date: Wed, 3 Jul 2002 21:45:22 -0700 (PDT) > > From: Jeff Seeman > > Cc: des@ofug.org, > > Sender: owner-freebsd-stable@FreeBSD.ORG > > X-Loop: FreeBSD.ORG > > X-Spam-Status: No, hits=-2.7 required=5.0 > > tests=IN_REP_TO,AWL > > version=2.30 > > X-Spam-Level: > > > > I believe he is referring to the fact that you see [PAM_GET_PASSWORD] echo > > on local term when you log in. > > > > On Wed, 3 Jul 2002, Mike Harding wrote: > > > > > > > > One early feedback - I now see two "Password:" prompts if I try to log > > > in from a terminal console... > > > > > > Thanks for all the hard/great work! > > > > > > - Mike H> > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-stable" in the body of the message > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message