From owner-freebsd-questions Wed Jan 15 17:17:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA14425 for questions-outgoing; Wed, 15 Jan 1997 17:17:56 -0800 (PST) Received: from echonyc.com (echonyc.com [198.67.15.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id RAA14408 for ; Wed, 15 Jan 1997 17:17:53 -0800 (PST) Received: (from benedict@localhost) by echonyc.com (8.8.4/8.8.3) id UAA17154; Wed, 15 Jan 1997 20:17:43 -0500 (EST) Date: Wed, 15 Jan 1997 20:17:43 -0500 (EST) From: Snob Art Genre To: Nick Liu cc: questions@freebsd.org Subject: Re: How to restrict users from telneting in? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 15 Jan 1997, Nick Liu wrote: > > I'd like to restrict users from telneting into my server. Is there anyway > in doing that? They can't telnet in unless you give them accounts. You can also edit /etc/inetd.conf and comment out the line that starts telnetd. > I think I've seen the discussion some where, but I couldn't remember the > place. > > If you know, please cc me. > > Ben