From nobody@FreeBSD.org  Mon Oct 11 14:35:05 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 35AF116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Oct 2004 14:35:05 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 25D0943D53
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Oct 2004 14:35:05 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9BEZ4Pu045030
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Oct 2004 14:35:04 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i9BEZ4nm045028;
	Mon, 11 Oct 2004 14:35:04 GMT
	(envelope-from nobody)
Message-Id: <200410111435.i9BEZ4nm045028@www.freebsd.org>
Date: Mon, 11 Oct 2004 14:35:04 GMT
From: Obi Okeke <obiozorokeke@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Minor Bug in /etc/login.access
X-Send-Pr-Version: www-2.3

>Number:         72517
>Category:       bin
>Synopsis:       Minor Bug in /etc/login.access
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vwe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 11 14:40:27 GMT 2004
>Closed-Date:    Sat May 24 21:30:04 UTC 2008
>Last-Modified:  Sat May 24 21:30:04 UTC 2008
>Originator:     Obi Okeke
>Release:        5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0
>Organization:
Self-Employed
>Environment:
FreeBSD nfs_server2.hsbrs.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Feb 24 23:14:55 GMT 2004     root@quynh.NUXI.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I edited the /etc/login.access file to enhance security by inserting this line: -:ALL:ALL EXCEPT LOCAL wheel.  Then when I try to log in via SSH, it asks me for my password 4 times.  It fails the first 3 times, but finally accepts the password on the 4th try.

Also, same behavior on 5.2.1-RELEASE #0 on i386 platform. 
>How-To-Repeat:
      Simply edit the /etc/login.access file with this line: -:ALL:ALL EXCEPT LOCAL wheel and it repeats.  I tried on 3 different machines (different generic 'white' box pc's) and same behavior.

THANKS ALL!  KEEP UP THE GREAT WORK!  YOU GUYS ARE THE TRUE GENIUSES IN OPEN SOURCE!!!!  I  LOVE FREEBSD!!!!  I'M CURRENTLY SWITCHING AS MANY LINUX BOXES AS POSSIBLE OVER TO FREEBSD!
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-amd64->freebsd-bugs 
Responsible-Changed-By: obrien 
Responsible-Changed-When: Mon Nov 1 16:32:49 GMT 2004 
Responsible-Changed-Why:  
Misfiled - isn't AMD64 specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72517 

From: Jaakko Heinonen <jh@saunalahti.fi>
To: bug-followup@FreeBSD.org, obiozorokeke@yahoo.com
Cc:  
Subject: Re: bin/72517: Minor Bug in /etc/login.access
Date: Sat, 5 Apr 2008 20:37:21 +0300

 Hi,
 
 I can't reproduce this on 7.0-RELEASE. Can you still reproduce this on
 recent releases? BTW. I think that the line "-:ALL:ALL EXCEPT LOCAL
 wheel" is incorrect. If you wanted to disallow wheel group logins from
 remote it should be:
 
 -:wheel:ALL EXCEPT LOCAL
 
 or if you wanted to allow remote logins for wheel group only it should
 be:
 
 -:ALL EXCEPT wheel:ALL EXCEPT LOCAL
 
 -- 
 Jaakko
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sat Apr 5 19:21:04 UTC 2008 
State-Changed-Why:  
Note that submitter has been asked for feedback about this aging bug. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72517 
State-Changed-From-To: feedback->closed 
State-Changed-By: vwe 
State-Changed-When: Sat May 24 21:29:10 UTC 2008 
State-Changed-Why:  

not reproduceable, not believed to be a bug - closing this 
Thanks for your submission! 


Responsible-Changed-From-To: freebsd-bugs->vwe 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Sat May 24 21:29:10 UTC 2008 
Responsible-Changed-Why:  

track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72517 
>Unformatted:
