Vitali Malicky wrote:
I would like to make it unambiguously clear for me how many groups does
FreeBSD support?

The header file suggests the number is large (around 4 billion):


typedef u_int32_t gid_t; /* group id */

...but the traditional limit was 65000 or so (short/int16).

--
-Chuck


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to