From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 15:36:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C511B16A4CE for ; Thu, 27 Nov 2003 15:36:01 -0800 (PST) Received: from mail.g.bonet.se (mail.g.bonet.se [212.181.52.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C5B643FBF for ; Thu, 27 Nov 2003 15:36:00 -0800 (PST) (envelope-from Jonas.Trollvik@telia.com) Received: from slix (as17-6-2.va.g.bonet.se [217.215.149.195]) by mail.g.bonet.se (8.12.10/8.12.10) with SMTP id hARNZDXS044875 for ; Fri, 28 Nov 2003 00:35:13 +0100 (CET) (envelope-from Jonas.Trollvik@telia.com) Message-ID: <004a01c3b53f$365d5800$0600a8c0@slix> From: "Jonas Trollvik" To: Date: Fri, 28 Nov 2003 00:35:58 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: sshd not respecting login.access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 23:36:01 -0000 Hi, I've been using login.access for a long while, it hasnt occured to me = until now that sshd isnt taking that file into account. No users (except = me) can log in to my system with telnet and they shouldnt with sshd. Is there a workaround for this? Wouldnt it be considered a serious bug = that sshd doesnt parse this file? Best Regards Jonas Trollvik