I had to fix a few attributeTypes -> attributetypes - and then everything else that I had problems with was due to me not having things in the correct order - for example, ORDERING needed to be before SUBSTR for your parser. There were a couple of others like that. Now to try installing my generated schema files :)
Dan
Alex Karasulu wrote:
Try this attached file instead ...
I just changes attributeType to attributetype. There is an issue with the maven plugin's OpenLDAP file parser. My fault but I did not have time to fix it.
Alex