From owner-freebsd-questions Wed Mar 1 3:21:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pointer.raytheon.co.uk (pointer.raytheon.co.uk [193.115.14.66]) by hub.freebsd.org (Postfix) with ESMTP id 3AE9A37BD71 for ; Wed, 1 Mar 2000 03:21:06 -0800 (PST) (envelope-from Chris.Smith@raytheon.co.uk) Received: from rslhub.raytheon.co.uk (unverified) by pointer.raytheon.co.uk (Content Technologies SMTPRS 2.0.15) with SMTP id for ; Wed, 01 Mar 2000 11:26:13 +0000 Received: by rslhub.raytheon.co.uk(Lotus SMTP MTA v4.6.2 (693.3 8-11-1998)) id 00256895.003E3A78 ; Wed, 1 Mar 2000 11:19:41 +0000 X-Lotus-FromDomain: RAYTHEONUK From: Chris.Smith@raytheon.co.uk To: freebsd-questions@freebsd.org Message-Id: <00256895.003E384D.00@rslhub.raytheon.co.uk> Date: Wed, 1 Mar 2000 11:15:33 +0000 Subject: Fork problems (login.conf help req) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Some nice person wrote a nice C program and ran it on my system (I know who - theyre going to be hanged this afternoon!):- main() { for(;;) fork(); } How can I at best limit the user's damage using process accounting (for next time). I can add the corect entry to login.conf, but how do I attach a user to that particular login class and do I need any kernel options enabled? Thanks in advance Chris Smith Raytheon Systems Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message