Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 11:42:07 +0200 (CEST)
From:      Ferdinand Goldmann <ferdl@atommuell.oeh.uni-linz.ac.at>
To:        <mike@FreeBSD.org>
Cc:        <freebsd-bugs@FreeBSD.org>
Subject:   Re: conf/5062: login.access not evaluated correctly
Message-ID:  <Pine.BSF.4.31.0107251136000.69991-100000@atommuell.oeh.uni-linz.ac.at>
In-Reply-To: <200107220550.f6M5o0Y73296@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello!

On Sat, 21 Jul 2001 mike@FreeBSD.org wrote:

> Synopsis: login.access not evaluated correctly
>
> State-Changed-From-To: open->feedback
> State-Changed-By: mike
> State-Changed-When: Sat Jul 21 22:49:39 PDT 2001
> State-Changed-Why:
>
> Does this problem still occur in newer versions of FreeBSD,
> such as 4.3-RELEASE?
>

I have a fairly recent 4.3-STABLE now, and I just tested it.

It seems to me that this problem indeed still exists:

On the server the following login.access entry:
-:k000188:ALL EXCEPT LOCAL 140.78.4.26

yields:

  Received disconnect from 140.78.4.60: Sorry, you are not allowed to connect.

when trying to connect from 140.78.4.26. (nice error message, BTW)

Using:
-:k000188:ALL EXCEPT LOCAL alijku05
gives the same error.

Using the FQDN
-:k000188:ALL EXCEPT LOCAL alijku05.edvz.uni-linz.ac.at
works:

k000181@alijku05$ ssh -l k000188 control
k000188@control's password:
Last login: Tue Jul 24 14:04:41 2001 from ...

> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=5062

Kind regards,
Ferdinand


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0107251136000.69991-100000>