kern.ngroups question
Ruben de Groot
mail25 at bzerk.org
Thu Jul 19 14:56:55 UTC 2007
On Thu, Jul 19, 2007 at 12:19:53PM +1000, Michael Vince typed:
>
> I just had to deal with this limitation and it was quite annoying to say
> the least, it appears Samba is somewhat deliberately designed to give
> you a hard time when you run into this limit, because as soon as you add
> a user to more than 16 groups it declares the group file unreadable and
> as a security measure shuts down all shares and authentication which
> wrecks a network which relies on Samba.
>
> Also as far as I know Solaris and Linux has long gone past this limitation.
Linux maybe, but not Solaris:
$ uname -sr
SunOS 5.10
$ grep groups /usr/include/limits.h
#define NGROUPS_MAX 16 /* max number of groups for a user */
cheers,
Ruben
> Mike
>
>
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
More information about the freebsd-hackers
mailing list