From owner-freebsd-security Thu Jun 7 9:23:35 2001 Delivered-To: freebsd-security@freebsd.org Received: from internethelp.ru (wh.internethelp.ru [212.113.112.145]) by hub.freebsd.org (Postfix) with ESMTP id 6D35C37B405 for ; Thu, 7 Jun 2001 09:23:30 -0700 (PDT) (envelope-from nkritsky@internethelp.ru) Received: from ibmka (ibmka.internethelp.ru. [192.168.0.6]) by internethelp.ru (8.9.3/8.9.3) with SMTP id UAA44153; Thu, 7 Jun 2001 20:23:18 +0400 (MSD) Message-ID: <00da01c0ef6e$28bc6450$0600a8c0@ibmka.internethelp.ru> From: "Nickolay A. Kritsky" To: "Alfred Perlstein" Cc: Subject: Re: SGID make Date: Thu, 7 Jun 2001 20:23:16 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I thank you all for your suggestions and think that it _is_ GNU make. It seems to be installed from "package collections" located on 4.2 CD, I will check it later. Best regards NKritsky - SysAdmin InternetHelp.Ru http://www.internethelp.ru e-mail: nkritsky@internethelp.ru -----Original Message----- From: Alfred Perlstein To: Nickolay A. Kritsky Cc: security@FreeBSD.ORG Date: 7 èþíÿ 2001 ã. 19:47 Subject: Re: SGID make >* Nickolay A. Kritsky [010607 11:19] wrote: >> Can anybody tell me why /usr/local/bin/make in FreeBSD 4.2 is SGID kmem? I thought that make is intended only for compiling >> huge C programs, isnt it? >> >> #ls -l /usr/local/bin/make >> -rwxr-sr-x 1 root kmem 445486 May 14 15:58 /usr/local/bin/make > >As people have stated this isn't our make, it's most likely GNU make >installed without using the port. > >The reason for the sgid'ness is most likely so that the binary can >query the system load average to optimize parrallel compliation >without overwhelming the system. > >Although, this is sort of silly as the info should be available via >sysctl in FreeBSD. > >-- >-Alfred Perlstein [alfred@freebsd.org] >Instead of asking why a piece of software is using "1970s technology," >start asking why software is ignoring 30 years of accumulated wisdom. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message