ldapdiff(1) - Linux man page
Name
ldapdiff - Tool to synchronize ldap servers using ldif formatted input filesSynopsis
ldapdiff [options]Description
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 -> ok1 -> 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.
Copyright
Copyright 2000-2006 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Author
ldapdiff was written by Thomas.Reith@rhoen.deThis manual page was written by Jeff Waugh <jdub@perkypants.org>, for the Debian GNU/Linux system (but may be used by others).