From owner-freebsd-questions Fri Sep 8 15:33:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [24.69.168.5]) by hub.freebsd.org (Postfix) with ESMTP id C663037B440 for ; Fri, 8 Sep 2000 15:33:26 -0700 (PDT) Received: (from lnb@localhost) by satan.freebsdsystems.com (8.9.3/8.9.3) id UAA32615; Thu, 7 Sep 2000 20:58:29 -0400 (EDT) (envelope-from lnb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 07 Sep 2000 20:58:29 -0400 (EDT) Organization: FreeBSD Systems Inc. From: Lanny Baron To: John Galt Subject: Re: telnet quetsion Cc: freebsd-questions@FreeBSD.ORG, J A Shamsi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Be smart. vi /etc/inetd.conf put in a # where you see telnet. ps auxw | grep inetd kill -HUP inetd Use SSH and don't allow root to ssh in either. --lanny On 07-Sep-00 John Galt wrote: > > I >THINK< it's disabled for root by default, or it should be anyway >:) Seriously, root cannot login on any terminal that isn't in > /etc/securettys, so just ensure that there's no ttyp's in it. As far as > enabling it only for a specific user, that sounds like a job for > ACLs/permissions--either make it a group thing or make the target user the > owner and remove permissions as necessary, depending on your needs. > > On Thu, 7 Sep 2000, J A Shamsi wrote: > >> Hi >> >> I want to allow telent access for a specific >> user only and want to disable for the root. >> >> does any one of you has any idea >> what command should I write in inetd.conf >> and how can I disable or allow the root access >> thanks >> >> j/s >> >> __________________________________________________ >> Do You Yahoo!? >> Yahoo! Mail - Free email you can access from anywhere! >> http://mail.yahoo.com/ >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> > > -- > Sacred cows make the best burgers > > Who is John Galt? galt@inconnu.isu.edu, that's who!!! > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Lanny Baron, Master FreeBSD Administrator ---------------------------------- Date: 07-Sep-00 Time: 20:58:29 The right half of the brain controls the left half of the body. This means that only left handed people are in their right mind. ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message