From owner-cvs-gnu Sat Jun 22 12:03:19 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA01520 for cvs-gnu-outgoing; Sat, 22 Jun 1996 12:03:19 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA01458; Sat, 22 Jun 1996 12:02:55 -0700 (PDT) Received: from campa.panke.de (anonymous231.ppp.cs.tu-berlin.de [130.149.17.231]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id UAA13693; Sat, 22 Jun 1996 20:58:12 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id UAA07135; Sat, 22 Jun 1996 20:39:21 +0200 Date: Sat, 22 Jun 1996 20:39:21 +0200 From: Wolfram Schneider Message-Id: <199606221839.UAA07135@campa.panke.de> To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) Cc: bde@zeta.org.au, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/man/man Makefile man.c In-Reply-To: <199606221555.TAA02217@nagual.ru> References: <199606221143.NAA00457@campa.panke.de> <199606221555.TAA02217@nagual.ru> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk KOI8-R writes: >> I thought the general consensus was a sgid man, not suid. > >I don't see how sgid man can be better than suid man now, Security, security, security. Principle of least privilege. >but I see >that sgid man requires additional changes in the permissions >and man utils. minor changes. >I don't hear that it is general consensus too. Look into the mailing list archive. Wolfram