From owner-freebsd-questions Tue Dec 5 13:44: 9 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 13:44:06 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 32B5937B698 for ; Tue, 5 Dec 2000 13:44:02 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 143PsU-00062u-00; Tue, 05 Dec 2000 21:43:59 +0000 Received: (from cliff@localhost) by buffy.raggedclown (8.10.2/8.10.2) id eB5KdKt01959; Tue, 5 Dec 2000 21:39:20 +0100 Date: Tue, 5 Dec 2000 21:39:20 +0100 From: Cliff Sarginson To: Mike Meyer Cc: Cliff Sarginson , Paul Herman , Dmitry Karasik , questions@freebsd.org Subject: Re: NGROUPS_MAX in sys/syslimits.h Message-ID: <20001205213920.A1891@buffy.local> References: <14893.688.472306.158175@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14893.688.472306.158175@guru.mired.org>; from mwm@mired.org on Tue, Dec 05, 2000 at 08:58:56AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oh ok, sorry I think I missed the beginning of this thread.. Cliff On Tue, Dec 05, 2000 at 08:58:56AM -0600, Mike Meyer wrote: > Cliff Sarginson types: > > What is needed here is Access Control Lists, which exist on many Unices. > > This is the solution to your problem ! Does BSD support these ? > > Yes, as I mentioned in my first reply. See the acl man page for > details. What's missing are shell tools for manipulating them. > >