Date: Wed, 13 Jun 2001 14:07:34 -0700 (PDT) From: chern.lee@windriver.com To: FreeBSD-gnats-submit@freebsd.org Subject: bin/28130: When an incorrect login is attempted, then a successful one goes through, the login process displays the incorrect first login name Message-ID: <200106132107.f5DL7YY43460@meow.osd.bsdi.com>
index | next in thread | raw e-mail
>Number: 28130 >Category: bin >Synopsis: When an incorrect login is attempted, then a successful one goes through, the login process displays the incorrect first login name >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 13 14:10:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Chern Lee >Release: FreeBSD 5.0-CURRENT i386 >Organization: Wind River Systems, Inc. >Environment: System: FreeBSD vision.osd.bsdi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri May 18 17:54:33 PDT 2001 chern@vision.osd.bsdi.com:/usr/src/sys/compile/VISION i386 >Description: The login binary is invoked as "login -p user" once the user enters a username within the "login:" prompt to bring up the corresponding "password:" prompt for that particular user. This causes some problems with multiple logins. login can retry logins many times. However, the same username as the first login attempt shows up. >How-To-Repeat: In a console, attempt to login with a bogus user/password. Then, login. Look at the corresponding login process running as root. It will show up as login -p bogususer instead of the correct user. >Fix: Perhaps rewrite argv each time a login is attempted such that it always appears correctly. >Release-Note: >Audit-Trail: >Unformatted: >Severity: non-critical To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106132107.f5DL7YY43460>
