Cannot create OU using custom Schema class
authorZahari Zahariev <zahari.zahariev@postpath.com>
Tue, 9 Nov 2010 12:55:32 +0000 (14:55 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 11 Nov 2010 09:03:40 +0000 (10:03 +0100)
commit4fe63d927e5e684d3e2bec9642a1e77b056ab2ed
treeaff35b130742a5fbc4abda8c5c0abe4ad66ce1fc
parente96c9df817326197a0866a18ad53621405b8bee8
Cannot create OU using custom Schema class

If we define our own child class 'subClassOf' system Schema class
e.g. organizationalUnit then we cannot create OU in the Dafualt
Naming Context that has this custom Schama class in the objectClass
attribute.
source4/dsdb/tests/python/ldap_schema.py