s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configured domains.
commit74cd06b3dff42bda4dd0a0f3fd250a975d0258ed
authorMichael Adam <obnox@samba.org>
Tue, 31 May 2011 22:30:11 +0000 (1 00:30 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 31 May 2011 23:43:23 +0000 (1 01:43 +0200)
tree31c70d7bd21fcd2155191a95c805a157e6b6b2c8
parentdea3ef1ab689a3d01846147d2a83377b09335f8f
s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configured domains.

After the preparations, this is achieved by using idmap_ldap_allocate_id_internal()
as get_new_id rw method instead of idmap_ldap_allocate_id().
source3/winbindd/idmap_ldap.c