Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 1999 14:08:42 +0200
From:      Thomas Uhrfelt <thomas.uhrfelt@plymovent.se>
To:        "'matt'" <matt@mlink.net>
Cc:        "FreeBSD Questions (E-post)" <freebsd-questions@freebsd.org>
Subject:   SV: Shell Account Machines
Message-ID:  <01BEADCA.970D8FC0.thomas.uhrfelt@plymovent.se>

next in thread | raw e-mail | index | archive | help
> I was wondering if there are any tools to limit background proccesses
> such as bgcheck(linux perl script) etc.. And any other nifty little
> tools for making sure users don't go over what they're allowed to.
> I'm mainly concerned with bg proccesses, quotas are already dealt
> with..=20

I am no expert but won't login.conf in /etc do what you request:

[snip]

default:\
        :welcome=3D/etc/motd:\
        :setenv=3DMAIL=3D/var/mail/$,BLOCKSIZE=3DK:\
        :path=3D~/bin /bin /usr/bin /usr/local/bin:\
        :nologin=3D/var/run/nologin:\
        :cputime=3Dunlimited:\
        :datasize=3Dunlimited:\
        :stacksize=3Dunlimited:\
        :memorylocked=3Dunlimited:\
        :memoryuse=3Dunlimited:\
        :filesize=3Dunlimited:\
        :coredumpsize=3Dunlimited:\
        :openfiles=3Dunlimited:\
        :maxproc=3Dunlimited:\
        :priority=3D0:\
        :ignoretime@:\
        :umask=3D022:                   =20




Thomas Uhrfelt                       thomas.uhrfelt@plymovent.se
Computer Technician

PlymoVent AB
F=F6reningsgatan 37
211 52  Malmoe
Sweden

http://www.plymovent.com






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BEADCA.970D8FC0.thomas.uhrfelt>