Date: Wed, 24 Nov 1999 08:26:25 +1100 From: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au> To: "Mr. K." <bsd@a.servers.aozilla.com> Cc: security@FreeBSD.ORG Subject: Re: Disabling FTP (was Re: Why not sandbox BIND?) Message-ID: <99Nov24.081935est.40336@border.alcanet.com.au> In-Reply-To: <Pine.BSF.3.96.991122101552.17064C-100000@inbox.org> References: <38392E75.860D36D@vangelderen.org> <Pine.BSF.3.96.991122101552.17064C-100000@inbox.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1999-Nov-23 02:19:51 +1100, Mr. K. wrote: >> > I think it seems clear by now that people on both sides of the trenches of >> > this debate have hunkered in, and won't budge. Linux distributors Red Hat >> > and Mandrake solved the issue by presenting the user an option at install >> > time similar to "do you want server/workstation/custom machine". I vote >> > that we do something similar; just present the user an option at install >> > time. I don't think anyone has objections to this solution. >> >> Sounds fine: >> [x] newbie mode >> ;-) >> > >Would this be hard to do? Not particularly hard. > Could someone give me a pointer of where I >could look to find out how to change the install procedure? /usr/src/release/sysinstall/install.c currently prompts "Do you want to allow anonymous FTP connections to this machine?" It would be fairly simple to add a couple of additional questions before this point "Do you want to allow {FTP,TELNET,...} connections to this machine?", and edit inetd.conf appropriately. You should also make relevant changes to the help files. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99Nov24.081935est.40336>