From owner-freebsd-questions Mon Jul 28 12:02:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA24980 for questions-outgoing; Mon, 28 Jul 1997 12:02:10 -0700 (PDT) Received: from vs1.virtualisys.com (virtualisys.com [207.137.172.173]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA24970 for ; Mon, 28 Jul 1997 12:02:02 -0700 (PDT) Received: from rkntws40casa (pool43.hiper.net [207.137.172.43]) by vs1.virtualisys.com (8.8.5/8.6.12) with SMTP id MAA21011 for ; Mon, 28 Jul 1997 12:00:10 GMT Message-Id: <3.0.3.32.19970728114951.00bce520@ccsales.com> X-Sender: randyk@ccsales.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Mon, 28 Jul 1997 11:49:51 -0700 To: freebsd-questions@FreeBSD.ORG From: "Randy A. Katz" Subject: RESTRICTING TELNET ACCESS In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, I didn't find this in FAQs... How do I restrict telnet access to a particular user. The user needs to be able to be su'd to so it'll have to have a shell (sh,csh,ksh) entry. I noticed root has this restriction. I would like to restrict users from telnet the way root is restricted. Thanx, Randy Katz