Re: [gentoo-user] GCC only for priviliged users?

2005-12-10 Thread aka Sevein
On Fri, 09 Dec 2005 18:29:22 +0100 Spider (D.m.D. Lj.) [EMAIL PROTECTED] wrote: On Fri, 2005-12-09 at 18:21 +0100, Jesús García Crespo wrote: Hi! I thought that GCC could means a risk if all of the users of my system are able to run it! I talked this with a friend and he propossed to

Re: [gentoo-user] GCC only for priviliged users?

2005-12-10 Thread Michael Kjorling
On 2005-12-10 12:06 +0100, [EMAIL PROTECTED] wrote: I meant something like: for (;;) malloc(1000); If this is what you are worried about, it sounds like you would be a lot better off setting up some sort of resource limits than simply limiting access to the compiler. I know for a fact that PAM

Re: [gentoo-user] GCC only for priviliged users?

2005-12-10 Thread Richard Fish
On 12/10/05, aka Sevein Jesús García Crespo [EMAIL PROTECTED] wrote: I meant something like: for (;;) malloc(1000); Not any worse than: x=abcdefghijklmnopqrstuvwxyz; while true; do x=$x$x; done -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] GCC only for priviliged users?

2005-12-10 Thread Chris Boot
On 9 Dec 2005, at 17:29, Spider (D.m.D. Lj.) wrote: On Fri, 2005-12-09 at 18:21 +0100, Jesús García Crespo wrote: Hi! I thought that GCC could means a risk if all of the users of my system are able to run it! I talked this with a friend and he propossed to create a new group, compiler, for

[gentoo-user] GCC only for priviliged users?

2005-12-09 Thread aka Sevein
Hi! I thought that GCC could means a risk if all of the users of my system are able to run it! I talked this with a friend and he propossed to create a new group, compiler, for example, where all the users who will be able to run gcc must belong to it! Wouldn't be interesting to implement this

Re: [gentoo-user] GCC only for priviliged users?

2005-12-09 Thread Spider (D.m.D. Lj.)
On Fri, 2005-12-09 at 18:21 +0100, Jesús García Crespo wrote: Hi! I thought that GCC could means a risk if all of the users of my system are able to run it! I talked this with a friend and he propossed to create a new group, compiler, for example, where all the users who will be able to run

Re: [gentoo-user] GCC only for priviliged users?

2005-12-09 Thread Harald Arnesen
Jesús García Crespo (aka Sevein) [EMAIL PROTECTED] writes: Hi! I thought that GCC could means a risk if all of the users of my system are able to run it! I talked this with a friend and he propossed to create a new group, compiler, for example, where all the users who will be able to run gcc

Re: [gentoo-user] GCC only for priviliged users?

2005-12-09 Thread Harald Arnesen
Harald Arnesen [EMAIL PROTECTED] writes: Jesús García Crespo (aka Sevein) [EMAIL PROTECTED] writes: Hi! I thought that GCC could means a risk if all of the users of my system are able to run it! I talked this with a friend and he propossed to create a new group, compiler, for example, where