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)
committerChristian Ambach <ambi@samba.org>
Wed, 7 Sep 2011 13:15:09 +0000 (15:15 +0200)
commit0aa558718ad7427ee8b02046da73eea1838a5a32
tree3b815bcddaa8864617baceb8ff6508c79372dc43
parentc640e9235fe0af6eb7dd9474807942ffdecbb8c4
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

Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Wed Sep  7 15:15:09 CEST 2011 on sn-devel-104
source3/winbindd/idmap_autorid.c