Date: Thu, 07 Sep 2000 20:58:29 -0400 (EDT) From: Lanny Baron <lnb@freebsdsystems.com> To: John Galt <galt@inconnu.isu.edu> Cc: freebsd-questions@FreeBSD.ORG, J A Shamsi <jashamsi@yahoo.com> Subject: Re: telnet quetsion Message-ID: <XFMail.000907205829.lnb@freebsdsystems.com> In-Reply-To: <Pine.LNX.4.21.0009071147000.32516-100000@inconnu.isu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Be smart. vi /etc/inetd.conf put in a # where you see telnet. ps auxw | grep inetd kill -HUP <pid> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000907205829.lnb>