r17470: This is the group mapping rewrite announced a few days ago. I'm afraid it's
authorVolker Lendecke <vlendec@samba.org>
Wed, 9 Aug 2006 20:25:13 +0000 (20:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:36 +0000 (11:38 -0500)
commitf0f0e893ca41d35b58b35929de78dcb911b3c7dc
treef1e185fc9bb137b1b53f211b6162a797bc5f5f80
parentc7d115a7d08ecebe2ba70b3f0efae39a1fd8e42a
r17470: This is the group mapping rewrite announced a few days ago. I'm afraid it's
more than 1000 lines of patch, but doing it in smaller pieces is hardly
possible.

Anybody interested please look over this. The patch is not really interesting,
just look at the new groupdb/mapping.c file.

Jerry, one entry for the 3.0.24 release notes: smbd will refuse to start if we
have overlapping mappings in group_mapping.tdb. With the old db a unix gid can
be mapped to two different SIDs. This will be refused with the new code.

Volker
source/groupdb/mapping.c
source/torture/local-groupmap.c