r17599: Improvements to the AD-like to OpenLDAP format schema conversion utility.
commit22dec7b62adbf364d2d17948fda1460cbbbf0a78
authorAndrew Bartlett <abartlet@samba.org>
Fri, 18 Aug 2006 03:52:50 +0000 (18 03:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:16 +0000 (10 14:16 -0500)
tree7b05ce564a3a5d86ac8065e20092919964aedd1a
parent120f7891faf241057457db7234ce381bfe3fd847
r17599: Improvements to the AD-like to OpenLDAP format schema conversion utility.

We now read the objectClasses, and sort them into order, so that
OpenLDAP will load them.  We do this by walking down the 'subClassOf'
chain.  This should also be used in the objectClass module to sort the
objectClass list, and to populate the @SUBCLASS records.

Andrew Bartlett
source/lib/ldb/tools/ad2oLschema.c