Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 09:42:28 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Konstantin Gritsenko <highelf@silver.com.ua>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: very intresting question about groups
Message-ID:  <20031202154228.GC2428@dan.emsphone.com>
In-Reply-To: <20031202134842.GA9513@dev.silvercom.net>
References:  <20031202134842.GA9513@dev.silvercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 02), Konstantin Gritsenko said:
> 	./sys/sys/syslimits.h:
> 	#define   NGROUPS_MAX                16
> 	/* max supplemental group id's */
> 
> how to explain this limitation?
> and what can be if i increase this value and make "make World"

I think NFS access may break, either failing completely with "bad RPC
call" errors, or truncating the group list to the first 16 entries when
accessing remote files.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031202154228.GC2428>