From owner-freebsd-questions@FreeBSD.ORG Tue Aug 7 09:26:33 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB6D116A468 for ; Tue, 7 Aug 2007 09:26:33 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from vps1.solepartners.com (vps1.solepartners.com [85.233.167.66]) by mx1.freebsd.org (Postfix) with ESMTP id 3704013C45A for ; Tue, 7 Aug 2007 09:26:32 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: (qmail 21549 invoked from network); 7 Aug 2007 08:59:51 -0000 Received: from 150.117-84-212.staticip.namesco.net (HELO prawn.unsane.co.uk) (212.84.117.150) by vps1.solepartners.com with SMTP; 7 Aug 2007 08:59:51 -0000 Message-ID: <46B83486.3040203@unsane.co.uk> Date: Tue, 07 Aug 2007 09:59:50 +0100 From: Vince User-Agent: Thunderbird 2.0.0.5 (X11/20070716) MIME-Version: 1.0 To: Olivier Nicole References: <200708070852.l778qAwt062574@banyan.cs.ait.ac.th> In-Reply-To: <200708070852.l778qAwt062574@banyan.cs.ait.ac.th> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Sudo clears the environment variable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2007 09:26:33 -0000 Olivier Nicole wrote: > Hi, > > On a new system that I am installing, I found out that the new version > of sudo version 1.6.9p3 clears the environment variables. > > It was not the case on previous version like version 1.6.8p12. > > I tried to understand what is the configuration to perform like it was > before, I tried to add the SETENV: tag like in > > on ALL=(ALL) SETENV: ALL env_reset now seems to be on by default. you could turn it off if you need to or fiddle with the env_keep and env_check lists. Vince > > but it is not working? > > Any clue? > > Best regards, > > Olivier > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"