FreeBSD Manual Pages
LDAPDIFF(1) General Commands Manual LDAPDIFF(1) NAME ldapdiff - Tool to synchronize ldap servers using ldif formatted input files SYNOPSIS ldapdiff [options] DESCRIPTION ldapdiff combines classical "diff" and "patch" functionality in one ap- plication. 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 informa- tion 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.de This manual page was written by Jeff Waugh <jdub@perkypants.org>, for the Debian GNU/Linux system (but may be used by others). Sun Sep 4 11:32:11 CEST 2005 LDAPDIFF(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | RETURN VALUES | SEE ALSO | COPYRIGHT | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ldapdiff&sektion=1&manpath=FreeBSD+Ports+15.0>
