>>>>> "Ryan" == Ryan Tandy <[email protected]> writes:

    Ryan> I had not, actually. Assuming our default slapd configuration,
    Ryan> adding a schema is just:

    Ryan>  ldapadd -H ldapi:// -Y EXTERNAL -f /path/to/schema.ldif

Ah, looking back at my notes, you're right.  Adding the schema was easy.
The hard parts were:

* setting up a separate database because I wanted the Kerberos stuff
  isolated

* Setting up the right indexes

* Configuring access control and the appropriate SASL stuff.

And sadly, a lot of that was custom enough that I can't think of good
automation.

OK, it doesn't look like there's much to do for this bug.  I'll think
about leaving the schema and ldif decompressed.

Reply via email to