Dynamic groups (was Samba and groups > 16)
Luke Mewburn
luke at mewburn.net
Tue Mar 8 12:58:06 GMT 2005
On Tue, Mar 08, 2005 at 08:40:21AM +0100, Volker Lendecke wrote:
| > Which means that only Linux can be used for large sites!
| > Which is cool for Linuxians, but a bummer for anyone using
| > BSD!
|
| No, this is *not* limited to Linux. This is limited to all operating systems
| that have removed this silly and unnecessary limit.
It is necessary if you're using NFS, which has a hard coded number of
GIDs per user (16 ?), at least up to NFSv3.
It is necessary if using older programs in binary compatibility mode
which have hard-coded values for NGROUPS_MAX (?) compiled in.
(Newer applications should use something like sysconf(_SC_NGROUPS_MAX).)
Not all vendors have the flexibility of various Linux distros in
arbitrarily breaking backwards compatibility and requiring users to
recompile their applications...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20050308/ec583b0a/attachment.bin
More information about the samba-technical
mailing list