From owner-freebsd-bugs Sat Jul 27 14: 0: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF28237B400 for ; Sat, 27 Jul 2002 14:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEF943E5E for ; Sat, 27 Jul 2002 14:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RL05JU030946 for ; Sat, 27 Jul 2002 14:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RL05tG030945; Sat, 27 Jul 2002 14:00:05 -0700 (PDT) Date: Sat, 27 Jul 2002 14:00:05 -0700 (PDT) Message-Id: <200207272100.g6RL05tG030945@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Graham Wharton" Subject: Re: misc/41058: Limit set on the number of groups a user can be in. Reply-To: "Graham Wharton" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/41058; it has been noted by GNATS. From: "Graham Wharton" To: , Cc: Subject: Re: misc/41058: Limit set on the number of groups a user can be in. Date: Sat, 27 Jul 2002 21:53:10 +0100 Just noticed. sys/syslimits.h:#define NGROUPS_MAX 16 /* max supplemental group id's */ Not so much a bug report now. Is this just a value plucked from mid air or is there a reason for not allowing a user to be in more than 16 groups. Graham Wharton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message