However, this approach will result in relatively slow data migration.
Importing and exporting directory data to and from LDIF is a slow
operation compared to direct communication over LDAP. Also, scripts and
interpreted languages generally run slower than compiled code. As a result,
you should use this approach only if you can live with a batch approach to
synchronization -- that is, only if you want to synchronize your directories
once or twice a day.
For information on LDIF and the Netscape LDAP command line tools, see
the Netscape Directory Server Administrator's Guide.
This approach requires a moderate amount of programming knowledge and
possibly a fair amount of time. It also works best if the partner directory
also supports an API set that allows you to move data in and out of it.
http://developer.netscape.com/one/directory/index.html
http://developer.netscape.com/library/documentation/directory/plugin/index.htm
Last Updated: 02/17/98 15:47:52