s3:idmap: don't call idmap_new_mapping idmap_sid_to_unixid.
authorMichael Adam <obnox@samba.org>
Fri, 14 May 2010 14:18:16 +0000 (16:18 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 31 May 2010 15:34:00 +0000 (17:34 +0200)
commit38b7b219ace37ab78e6881a7bdab9103ac20b62e
tree0c2bf94fffb4ffd1d969c2287c7f8e6d46f2f642
parent271c80c1a90a274ffc161467374e0ec0ebe2dcdf
s3:idmap: don't call idmap_new_mapping idmap_sid_to_unixid.

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

Michael
source3/winbindd/idmap_util.c