s3:idmap_ldap: add idmap_ldap_get_new_id() to allocate a new id given a domain
commit4ed6f315d93213154a39748c4ecc68d3d51df488
authorMichael Adam <obnox@samba.org>
Thu, 17 Jun 2010 18:18:27 +0000 (17 20:18 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:54 +0000 (14 02:10 +0200)
tree70bab494b6f52fe74cc87e34f9df6e4923dcfb00
parent5f77570bb6ba0a8e8233e5f8081acac48829e772
s3:idmap_ldap: add idmap_ldap_get_new_id() to allocate a new id given a domain

Currently this only works with the default domain, calling out
to idmap_ldap_allocate_id(). In the future this will be extended
to also work for non-default domains.
source3/winbindd/idmap_ldap.c