s3:idmap_ldap: add idmap_ldap_get_new_id() to allocate a new id given a domain
authorMichael Adam <obnox@samba.org>
Thu, 17 Jun 2010 18:18:27 +0000 (20:18 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 23 Jun 2010 10:22:20 +0000 (12:22 +0200)
commitb56c46fd803e0de027b18d83f83e48d69f66fb26
treea9f4820666ff8299af5a24364247d3a73258cf01
parent488ff5620ddfaa58f630049397d257c5d485b1c9
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