Back in March, in the series of OpenDS tips, I had written an article and a script to help converting schema files for OpenLDAP to a format suitable for OpenDS.
I received multiple suggestions for the scripts as well as sample schema files that would not load in OpenDS after being converted. Most of the time, it was due to the lack of respect of the RFC syntaxes.
Recently, I found the time to update the script and produce better conversion. You can get the python script here. The March article has been refreshed with the new script as well.
Technorati Tags: directory-server, java, ldap, opends, opensource, tip