Date: Fri, 16 Oct 1998 17:46:18 +0200 From: ace24 <ace24@gmx.net> To: VEGA <vega@d132-h017.rh.rit.edu> Cc: <kyky_2000@yahoo.com>, <questions@FreeBSD.ORG> Subject: Re[2]: I lost the second CD of FreeBSD 2.2.7 Message-ID: <13740.981016@gmx.net> References: <Pine.BSF.4.05.9810152253340.4889-100000@d132-h017.rh.rit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Friday, 16 October 1998, Vega wrote: > On Thu, 15 Oct 1998, Kyky Effe wrote: >> how do I disable telnet from all users accept couple special users. >> > i dont think you can disable it for everyone except certain users, > although you can change the default telnet port (which i personally have > never done, so i cant tell ya how) Dont give em shells, ie: change /usr/local/bin/bash to /etc/false or something, which could be a small script like this: echo "You do not have shell access please mail admin@yourdomain.com for more info" (dont forgot to add the fake shell to /etc/shells) - Ace24 (ace24@gmx.net) Admin at lucian.net and twistedminds.com Member of The Warlords (www.warlords.net) public pgp key available, send a mail to ace24@gmx.net with "PGP KEY REQUEST" (no quotes) in the subject line. 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?13740.981016>