Re: OpenLDAP replication serivce

cutthis.J.Pelan_at_ucl.ac.uk
Date: 11/06/03


Date: 6 Nov 2003 16:41:53 GMT

Robert Schueler <robert.schueler@epost.de> wrote:

: In our organization we have one tru64-cluster (Tru64/UNIX 5.1A) where I
: installed an OpenLDAP-Server. To replicate the data to another
: OpenLDAP-Server I use slurpd.
[snip]
: If I start the correspond cluster-resource slurpd is started but dont
: replicate any data-changes.
:
: There are no special environmental variables set. What are the
: differences in the starting-process between starting the cluster-resource
: with caa_start or start direct from /var/cluster/caa/script/.

IIRC, the CAA environment is missing the HOME environment variable.
It is easy to check the CAA environment and duplicate that with
an interactive shell to help debug the start-up process.

Some applications have non-obvious/non-explicit dependencies on env. vars.

John P.