Cc: "Burke, Thomas G." <thomas_g_burke md northgrum com>
Subject: RE: SSH & Machine permissions...
Date: Thu, 07 Sep 2000 15:11:34 -0500
At 02:03 PM 9/7/00 , you wrote:
My understanding is that hosts.allow/deny only effect those services run by
inetd...
One would think so but that's not the case. You can think of SSH as going
out of it's way to use hosts.allow/.deny. If the TCP_WRAPPER option was
used at compile time, they WILL be consulted. Try the 'sshd: ALL' line and
see if the problem doesn't disappear. I can tell you I use your setup with
this line without problem.