From owner-freebsd-questions Sun Sep 5 2:52:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.volant.org (phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (Postfix) with ESMTP id 0892B150B8 for ; Sun, 5 Sep 1999 02:52:44 -0700 (PDT) (envelope-from patl@phoenix.volant.org) Received: from asimov.phoenix.volant.org ([205.179.79.65]) by phoenix.volant.org with smtp (Exim 1.92 #8) for questions@freebsd.org id 11NYyZ-0005VY-00; Sun, 5 Sep 1999 02:52:43 -0700 Received: from localhost by asimov.phoenix.volant.org (SMI-8.6/SMI-SVR4) id CAA15571; Sun, 5 Sep 1999 02:52:38 -0700 Date: Sun, 5 Sep 1999 02:52:38 -0700 (PDT) From: patl@phoenix.volant.org Reply-To: patl@phoenix.volant.org Subject: NGROUPS_MAX question To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In /usr/include/sys/syslimits.h, then entry for NGROUPS_MAX has the comment /* max supplemental group id's */ Does that mean that it is the number of groups that you can have in addition to the one specified in the password file; or is it the maximum total number of groups that a user/process may have at one time? Thanks, -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message