Configure Replication on 5.2 by scripts without console

Is there a way to configure a single Master with several Consumer replicas, including replication agreement and initialization, using command line scripts without the GUI Console?

If I pre-configure using the console and export to a LDIF file, would that allow me to load the LDIF file to a new Master DS installation, as well as all Consumer copies?

Thanks,

Julia

[389 byte] By [jz_mavericka] at [2007-11-26 14:16:25]
# 1

Yes, replication, repl agreements and initialization can be done from the command line, using LDAP.

The objectclasses and attributes are described in the Reference Manual.

To get a hint on how it's done, I would suggest that you enable Audit log on a server, make the configuration with the Console and take a look at the LDAP changes done by the Console.

With DS 6.0, new CLI will be delivered and configuration of complex replicated topology will be easier, faster and fully documented.

Regards,

Ludovic

ludovicpa at 2007-7-8 2:06:30 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Thanks. The Audit Log is very helpful, works great.
jz_mavericka at 2007-7-8 2:06:31 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
hi,am also facing the same problem as we have to setup RA's in some hundred's.so have u come out with any script that can setup the RA between several consumers at once.?your help would be appreciatedRegards,
smith8323a at 2007-7-8 2:06:31 > top of Java-index,Web & Directory Servers,Directory Servers...