s3:idmap_ldap: add a idmap_ldap_new_mapping().
authorMichael Adam <obnox@samba.org>
Thu, 17 Jun 2010 18:19:46 +0000 (20:19 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:54 +0000 (02:10 +0200)
commit26c82596d95d31dc3d141656266123ca1fff8644
treef8b2bcb780850527bbf42a8c775da734eb7ed7e2
parent4ed6f315d93213154a39748c4ecc68d3d51df488
s3:idmap_ldap: add a idmap_ldap_new_mapping().

High level function to create a new mapping for an unmapped sid.
This builds logic that used to reside in the top level idmap code
in the backend.
source3/winbindd/idmap_ldap.c