Sponsor:

Your company here, and a link to your site. Click to find out more.

ldapdiff - Man Page

Tool to synchronize ldap servers using ldif formatted input files

Synopsis

ldapdiff [options]

Description

ldapdiff combines classical "diff" and "patch" functionality in one application. the difference is, that ldapdiff is not designed for use on flat ascii files, it is designed for "patching" ldap directories using ldif files.

This manual page was written for the Debian distribution because the original program does not have a manual page.

Options

-c conffile

Name of the configuration file. Default: ./ldapdiff.conf

-f ldiffile

ldif input file to be compared to the running server. If this option is not set, stdin will be used.

-l logfile

Name of the logfile. Default: stdout

-p profile

Name of the profile to use from the configuration file.

-s local[0-7]

Log to syslog.

-v

Show version of program.

Return Values

0 -> ok      

1 -> error

2 -> an online modification error (insert,update,delete) occured

See Also

ldapcompare(1).

The README file of the source distribution contains detailed information about the various parameters for the config file ldapdiff.conf.

Author

ldapdiff was written by Thomas.Reith@rhoen.de

This manual page was written by Jeff Waugh <jdub@perkypants.org>, for the Debian GNU/Linux system (but may be used by others).

Info

Sun Sep 4 11:32:11 CEST 2005