s3:idmap_autorid: add an allocation range to autorid
authorChristian Ambach <ambi@samba.org>
Thu, 20 Oct 2011 16:44:48 +0000 (18:44 +0200)
committerChristian Ambach <ambi@samba.org>
Fri, 21 Oct 2011 14:30:56 +0000 (16:30 +0200)
commited45a558aed5cd7c7f21425ee93212bbf77da3ad
treebceeebe660cefb374bde1d3f7559d6f84eadf351
parent0a85d1c8916a953edd00235f0701ab7d52868de7
s3:idmap_autorid: add an allocation range to autorid

this is needed to allocate gids for BUILTIN\Users and
BUILTIN\Administrators and for local users/group that
admins might want to create

autorid will now allocate one range for this purpose
and can so give out as many uids and gids as the
configured rangesize allows
source3/winbindd/idmap_autorid.c