s3:idmap/autorid add a small alloc pool to autorid
authorChristian Ambach <ambi@samba.org>
Wed, 31 Aug 2011 16:28:51 +0000 (18:28 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 13:21:06 +0000 (15:21 +0200)
commit38bdecf04b27240bf29d562d1bf35152b9d41c5b
tree592312a1abaa5558b855649532f4630185fd4aea
parent1b9f3f6ae1f05599a88f7b7ab92f243398314b69
s3:idmap/autorid add a small alloc pool to autorid

this is needed to allocate gids for BUILTIN\Users and
BUILTIN\Administrators

gids are stored at the start of the first domain
as RIDs start with values over 500, we have some room there
so we do not need to allocate a range
source3/winbindd/idmap_autorid.c