On Thu, 20 Jan 2005, Josh Trutwin wrote:

> As posted by Florin:
>
> /usr/include/linux> more limits.h
>
> #define NGROUPS_MAX       32    /* supplemental group IDs are available */
>        ^^^^^^^^^^^       ^^


Does that mean that it is possible to change the value to, say, 64?

How does the include file affect the system?  Would the value have to be 
changed and the kernel recompiled?

Mike