s3:winbindd/autorid add ignore builtin parameter
authorChristian Ambach <ambi@samba.org>
Mon, 7 May 2012 17:14:56 +0000 (19:14 +0200)
committerChristian Ambach <ambi@samba.org>
Tue, 8 May 2012 07:26:07 +0000 (09:26 +0200)
commit0bedec7abea5f8dea5d6bd1fbb600f7beebabef9
treeb72266cca2e047bf8bae7a2510a28a19d92adbc1
parentda9723478321565fc552cced964d3e72c69f634b
s3:winbindd/autorid add ignore builtin parameter

BUILTIN should be handled by passdb, however if passdb does not know
about a SID, autorid creates a range for BUILTIN and does deterministic mapping

make it possible to turn off this behavior
source3/winbindd/idmap_autorid.c