mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
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