[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Root DSE



At 06:37 PM 4/19/99 +0200, Julio Sánchez Fernández wrote:
>Am I right in thinking that the schema requires an overhaul of
>the config file?

Our schema parser (current U-Mich style specification) definitely
needs to be updated.  We could extend the parser (ala NetscapeDS)
to support v3ism... implement an ASN.1 schema parser... or
use an LDIF format input.

I've been thinking that using LDIF for schema might work out
nicely.  In fact, I'm thinking we can (ab)use LDIF for most
everywhere we need to exchange information!

Anyways, I see two urgent project that need volunteers:
	* LDIF2 parser
	* schema handling