Michael Smith wrote: > And there were a couple of attribute types (like > telephoneNumber and, I believe, 'manager') where I had > to go into the schema files and change the syntax type > to something more forgiving (directoryString, I think), > since DSEE had cheerfully accepted all kinds of arbitrary > values for these attributes.
You should not change the schema files shipped with OpenLDAP. You should find another solution for sanitizing the data. (eDirectory is similar fun too...) Ciao, Michael.
