s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configured domains.
commit058d671a24af3f3da409b810fa2f525656369b4c
authorMichael Adam <obnox@samba.org>
Tue, 31 May 2011 22:30:11 +0000 (1 00:30 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Jun 2011 18:04:45 +0000 (7 20:04 +0200)
tree003db45c0c529d0d5d636f07c7b1d5ea2ec2ded7
parentd741e32d3efbf7df01f5e0f6b72f33a29ebf3fef
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().
(cherry picked from commit 74cd06b3dff42bda4dd0a0f3fd250a975d0258ed)

The last 3 patches address bug #8200 (Add Support for multiple writable ldap
idmap domains).
(cherry picked from commit 5c19b41e2b844fddbb88fea8b7cd16bc0e830cfd)
source3/winbindd/idmap_ldap.c