Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Nov 1999 02:53:08 GMT
From:      mike@sentex.net (Mike Tancsa)
To:        up@3.am
Cc:        freebsd-isp@freebsd.org
Subject:   Re: login.conf and resource limits
Message-ID:  <38224635.260144868@mail.sentex.net>
In-Reply-To: <MAILPine.GSO.4.10.9911042048510.11591-100000@richard2.pil.net>
References:  <MAILPine.GSO.4.10.9911042048510.11591-100000@richard2.pil.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4 Nov 1999 21:00:01 -0500, in sentex.lists.freebsd.isp you wrote:

>
>This is what I came up with after checking out the man pages and examples
>in login.conf.  If someone who's addressed this has a good example default
>config, that would be very helpful.

shellu:\
        :cputime=infinity:\
        :datasize-cur=8M:\
        :datasize-max=8M:\
        :stacksize-cur=4M:\
        :stacksize-max=4M:\
        :memorylocked-cur=10M:\
        :memorylocked-max=10M:\
        :memoryuse-cur=10M:\
        :memoryuse-max=10M:\
        :filesize=infinity:\
        :coredumpsize=infinity:\
        :maxproc-cur=5:\
        :maxproc-max=5:\
        :openfiles-cur=64:\
        :openfiles-max=64:\
        :priority=0:\
        :requirehome@:\
        :umask=022:\
        :tc=auth-defaults:

is what I use for my casual shell users... Dont forget

cap_mkdb /etc/login.conf

	---Mike
Mike Tancsa  (mdtancsa@sentex.net)		
Sentex Communications Corp,   		
Waterloo, Ontario, Canada
"Given enough time, 100 monkeys on 100 routers 
could setup a national IP network." (KDW2)


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?38224635.260144868>