Date: Sat, 23 Sep 2000 21:43:48 -0500 (CDT) From: missnglnk <missnglnk@sneakerz.org> To: "Jonathan M. Slivko" <jmslivko@mindspring.com> Cc: freebsd-isp@freebsd.org, Tom <tom@toetag.com> Subject: Re: Backround Proccess Limiter Message-ID: <Pine.BSF.4.21.0009232141040.17513-100000@sneakerz.org> In-Reply-To: <000701c025cf$66e4c2e0$f54379a5@p4f0i0>
next in thread | previous in thread | raw e-mail | index | archive | help
Umm, I'm surpoised, on one has come across user/process limits which are in the base system, see the login.conf(5) and the existing /etc/login.conf example, and you'll see why you don't need homegrown code, or any other extensions onto the system. -- missnglnk@sneakerz.org http://www.sneakerz.org/~missnglnk On Sat, 23 Sep 2000, Jonathan M. Slivko wrote: > Date: Sat, 23 Sep 2000 22:30:25 -0400 > From: Jonathan M. Slivko <jmslivko@mindspring.com> > To: freebsd-isp@freebsd.org, Tom <tom@toetag.com> > Subject: Re: Backround Proccess Limiter > > I agree. That is harsh. I was thinking of maybe a piece of homegrown code > that could do the job. Any ideas as to if someone has already done it in > FreeBSD? > > -- Jonathan M. Slivko > > ----- Original Message ----- > From: "Tom" <tom@toetag.com> > To: <freebsd-isp@freebsd.org> > Sent: Saturday, September 23, 2000 9:59 PM > Subject: Re: Backround Proccess Limiter > > > > On Sat, 23 Sep 2000 18:50:42 MDT, "Forrest W. Christian" writes: > > >On Sat, 23 Sep 2000, Jonathan M. Slivko wrote: > > > > > >> I'm trying to set up a machine so no eggdrop bots will be able to > > >> load, but BitchX and BNC sessions will load. I need some kind of > > >> proccess limiter of some kind to help acheive this task. Does anyone > > >> know if FreeBSD has one in it already? If so, where can I find it? > > > > > >Although it doesn't prevent the load, there is the option of killing all > > >of the user's processes when they logout... > > > > > >(Gotta be careful not to do this for the wrong user (i.e. root)) > > > > > > > You could also install the software you want them to run and then > > mount all user writable filesystems noexec, including homedirs. > > Harsh but it works. > > -- > > tom@unhooked.net ICQ - 16163541 > > Spam: the other white meat. AIM - twjansen > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009232141040.17513-100000>