s3:idmap: don't call idmap_new_mapping idmap_sid_to_gid
authorMichael Adam <obnox@samba.org>
Fri, 14 May 2010 14:19:46 +0000 (16:19 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:36 +0000 (02:10 +0200)
commit9ee31346911bb14715704a10086214b1ddc15371
treea27d1f04af2009445a2d1a69854871bdc8f6f0b9
parentf301ea59773b174da9009dfd482a56d7e72a76dd
s3:idmap: don't call idmap_new_mapping idmap_sid_to_gid

The setting of a new mapping is moved into the backend code
to achieve atomicity and greater flexibility.

Michael
source3/winbindd/idmap_util.c