svn commit: samba r3989 - in branches/SAMBA_4_0/source/ntvfs/common: .

tridge at samba.org tridge at samba.org
Mon Nov 29 03:21:47 GMT 2004


Author: tridge
Date: 2004-11-29 03:21:46 +0000 (Mon, 29 Nov 2004)
New Revision: 3989

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3989

Log:
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.

Modified:
   branches/SAMBA_4_0/source/ntvfs/common/sidmap.c


Changeset:
Sorry, the patch is too large (475 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3989


More information about the samba-cvs mailing list