[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to limit it ?



Sollution is:
place ulimit with apropriate options in /etc/profile
Options are:
-a max address space (KB)
-c max core file size (KB)
-d max data size (KB)
etc..  like it is discribed in limits man page (man limits) but use
lowercase instead uppercase.

I think it will be enough.
I think theres no information about it in the Internet.

My next problem is how to hide other lines in /etc/passwd file and
/etc/group ... One user should see only his own line.
Any ideas ?

G.


On Mon, 15 Nov 1999, Andrius Kasparavicius wrote:

> 
>  hi all, I have the same problem...
> 
> On Mon, 15 Nov 1999, Grzegorz Pawel Szostak wrote:
> 
> > Hi!
> > I'd like to limit some resources on my server for one user group. since
> > now i thinked that lshell will be good enough but ulimit -a says:
> > ikar:~$ ulimit -a
> > core file size (blocks)     0
> > data seg size (kbytes)      15360
> > file size (blocks)          unlimited
> > max locked memory (kbytes)  unlimited
> > max memory size (kbytes)    unlimited
> > open files                  24
> > pipe size (512 bytes)       8
> > stack size (kbytes)         8192
> > cpu time (seconds)          unlimited
> > max user processes          15
> > virtual memory (kbytes)     unlimited
> > 
> > how to limit all of this ?
> > I've tried /etc/security/limits.conf but it seems to not work properly ...
> 
> -------------------------------------
> 	andrius@andrius.org
>    andrius@dr.com andrius@zemrsn.lt
>     nickName-Casper alt.-Casper-83
> -------------------------------------
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 


Reply to: