r3989: added a linear algorithmic mapping for uid->sid and gid->sid within
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2004 03:21:46 +0000 (03:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:11 +0000 (13:06 -0500)
commit8f573439753e2a425305936107442c85cffb9369
treefc60797ac543bf0232e84a8d3f5179db42d04f44
parent5db0eb1fe3abb5150bef27bfed4b7da723e4a287
r3989: added a linear algorithmic mapping for uid->sid and gid->sid within
our local domain. Note that this linear mapping does not suffer from
the "foreign sid" problems of the linear mappings we have previously
rejected for the sid->uid problem.

the mapping allows for 1 billion automatically allocated users or
groups for the local domain.
source/ntvfs/common/sidmap.c