From owner-freebsd-questions Sat Apr 18 21:45:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA10132 for freebsd-questions-outgoing; Sat, 18 Apr 1998 21:45:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhost2.cac.washington.edu (mailhost2.cac.washington.edu [140.142.33.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10113 for ; Sun, 19 Apr 1998 04:44:55 GMT (envelope-from dmorrisn@u.washington.edu) Received: from u.washington.edu (dmorrisn@D-128-95-141-142.dhcp.washington.edu [128.95.141.142]) by mailhost2.cac.washington.edu (8.8.4+UW97.07/8.8.4+UW97.11) with ESMTP id VAA28775; Sat, 18 Apr 1998 21:44:51 -0700 Message-ID: <353981E7.5F2E9B8B@u.washington.edu> Date: Sat, 18 Apr 1998 21:47:35 -0700 From: Don Morrison X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: marcin@polaccess.com CC: questions@FreeBSD.ORG Subject: Re: EGGDROP References: <35394C1E.87B45E5F@polaccess.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Someone installed a BOT eggdrop on my system.. I deleted his account but > it's still runnig as a user 1003 > > Any ideas..HElp! > > MArcin > The executable file is still owned by user 1003 (formerly identified as his account through "/etc/passwd"). If you want to still run it, use the 'chmod' and 'chgrp' commands to assign new ownership. If you simply want to kill the process, use the 'kill' command. (This program doesn't start running when you reboot does it?) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message