Avoid the use of extensibleObject in ldap mapping backend.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jul 2008 07:54:43 +0000 (17:54 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jul 2008 07:54:43 +0000 (17:54 +1000)
commit5ab20aa8b43415751f77602fff3a3008bf2186db
tree058db6207fb22be4968d2d93c93433c037a73b8e
parentcecd04ce1f8ce2af2fb654b3abc1499092405d60
Avoid the use of extensibleObject in ldap mapping backend.

Instead of extensibleObject, we use the new (more correct) ad2oLschema
tool, and a new objectClass called 'samba4Top', which we add and
remove in the same way we did extensibleObject.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/simple_ldap_map.c
source/setup/schema_samba4.ldif
source/setup/slapd.conf