Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ITDS 6 questions - ldapdiff "misuse"

7 views
Skip to first unread message

Siegfried Hanisch IBM

unread,
Feb 15, 2007, 9:29:08 AM2/15/07
to
Hi

the next question our customer had was, if he can use "ldapdiff" to
synchronize two ITDS servers which are not explicitly configured as
replicas but which he wants sync.

Siggi

Michael Ströder

unread,
Feb 15, 2007, 12:33:02 PM2/15/07
to

In general I'd recommend to implement a sync tool which directly
accesses the servers via LDAP (or other protocols e.g. SQL databases).
Because command-line tools in batch jobs does not give you full control
when handling errors.

Ciao, Michael.

jmc...@us.ibm.com

unread,
Feb 15, 2007, 4:51:20 PM2/15/07
to
You might be able to use ldapdiff to synchronize two ITDS directories if
there is no replication configured. But once replication is configured,
ldapdiff would try to synchronize the replication information as well,
which would cause troubles. For a directory of any significant size, this
would be a slow process; ldapdiff walks both directories comparing every
entry. Replication is based on changes, and tools like Tivoli Directory
Integrator can be driven by the change log as well.

But this is not the intended use of ldapdiff, and they won't get any
support for using it that way.

John McMeeking

0 new messages