s3:idmap_ldap: add idmap_ldap_get_new_id() to allocate a new id given a domain
commit00cb9aedaed11ae114c5ac41589e5df94be8439e
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:41:12 +0000 (14 02:41 +0200)
tree7cd604fd13a0c021663e6b9a09b83cc6d7f0fb28
parent4b25cc09874da240bb41a16c4ed0203ebe183ebc
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