From owner-freebsd-hackers Sat Sep 14 22: 5:38 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EFAC37B400 for ; Sat, 14 Sep 2002 22:05:37 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29DF443E72 for ; Sat, 14 Sep 2002 22:05:36 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g8F55Y9R045397; Sat, 14 Sep 2002 23:05:34 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 14 Sep 2002 23:05:11 -0600 (MDT) Message-Id: <20020914.230511.128397246.imp@bsdimp.com> To: nick@garage.freebsd.pl Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Changing process informations. From: "M. Warner Losh" In-Reply-To: <20020915030157.GP68652@garage.freebsd.pl> References: <20020915030157.GP68652@garage.freebsd.pl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020915030157.GP68652@garage.freebsd.pl> Pawel Jakub Dawidek writes: : Hello hackers... : : When I want change process real or effective uid in kld module : I got functions change_ruid() and change_euid(). : I need change many others informations about process. Why do you want to cahnge the process real or effective id from a kld module? That seems to me to be violating the normal policy proceedures that the kernel should be enforcing. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message