Hi Ralf,
Would not say that I _really_ understand what I am doing. In fact, knowledgeable subscribers from this list rightfully pointed out that I understand little, quite a few times. Plus, I would like to continue using tools so that the people who hired me would be able to continue supporting the code that I have written, after my contract is up.
As I wrote earlier - my goal is to have the object describing organization inherit from a objectClass inherited from dcObject instead of the actual dcObject. This works for domains which I add manually, after loading a custom schema. Since I could not figure out how to update/modify objectClass, it made sense [to me] to try to move things around. :) Otherwise, I would love to mess with OpenLDAP as little as possible/necessary.
Sincerely,
Igor Shmukler
On Mon, Mar 30, 2015 at 12:29 PM, Mattes rm@mh-freiburg.de wrote:
Am Montag, 30. März 2015 10:33 CEST, Igor Shmukler igor.shmukler@gmail.com schrieb:
What would be the easiest way to install slapd, ideally with config database setup, without a DIT database? I want to manually add DIT database[s] later. I got that part down.
Frankly: try to understand the systems you a messing with ... ;-) Why do you need to _not_ have Debian's installer create the DIT for the wanted suffix?
If you _really_ need to prevent the creation of the initial DIT you can create/modify '/usr/share/slapd/slapd.init.ldif' before installing the slapd package. But you should really understand what you are doing.
Cheers, Ralf Mattes
Sincerely,
Igor Shmukler