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>
Wed, 23 Jun 2010 10:22:20 +0000 (12:22 +0200)
commitc6a0b3fba0c86247cfe37ba2d911d75e324682c1
tree7d3852f6e1c64c5d53df8606346f5e9813c5f75a
parentb56c46fd803e0de027b18d83f83e48d69f66fb26
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