« LDAP schema repository. part VII | Main | 38:25/173 »

January 12, 2005

LDAP schema repository. part VIII

The problem last night turned out to stem from my misreading of the doc for Pattern.matches("regex", "string"). I was thinking grep, not match the whole string.

With that out of the way, I found a few mistakes in how I'd converted the old doc into the new LDIF, so I fixed those. Jarek Gawor's LDAP Browser/Editor came in handy to fix the broken SGML snippets in the repostitory which ldapsearch base64 encodes in the LDIF output.

I generated 311 man and shadow pages this morning. Those represent something like 20% of the schema objects we deliver, because we still support old ex-Netscape products. What we document is the standard schema supported and the Directory Server specific definitions.

Posted by Mark at January 12, 2005 02:23 PM