Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 16:41:55 -0600
From:      Scott Gerhardt <scott@g-it.ca>
To:        FreeBSD <freebsd-questions@FreeBSD.ORG>
Subject:   Login.access restrictions
Message-ID:  <B9D498D3.25E1%scott@g-it.ca>

next in thread | raw e-mail | index | archive | help
Login.access restriction should be denying all non wheel users but:

I recently created a user which is NOT in the wheel group yet they can still
connect via ssh.  The login.access file below should prevent this user from
logging in. What am I doing wrong?


# $FreeBSD: src/etc/login.access,v 1.3 1999/08/27 23:23:42 peter Exp $
#
-:ALL EXCEPT wheel:console
-:ALL EXCEPT wheel:ALL


-- 
Scott Gerhardt, P.Geo.
Gerhardt Information Technologies [G-IT]



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9D498D3.25E1%scott>