|
|
 |
 |
 |
MAN page from OpenSuSE 389-ds-2.2.8~git37.fdb3bae-1.12.x86_64.rpm
DS-REPLCHECKSection: User Commands (1) Updated: July 22, 2022 Index NAMEds-replcheck SYNOPSISds-replcheck[-h] [-v] {online,offline,state} ... DESCRIPTIONReplication Comparison Tool (v2.0). This script can be used to compare two replicas to see if they are in sync. OPTIONS Sub-commands- ds-replcheck ,online/
- Compare two online replicas for differences
- ds-replcheck ,offline/
- Compare two replication LDIF files for differences (LDIF file generated by 'db2ldif -r')
- ds-replcheck ,state/
- Get the general state of replication between two replicas
OPTIONS 'ds-replcheck state'usage: ds-replcheck online [-h] -m URL -r URL -b SUFFIX -D BINDDN [-w BINDPW] [-W] [-y PASS_FILE] [-Z CERTDIR] - -m ,URL/, --supplier-url ,URL/
- The LDAP URL for the Supplier server
- -r ,URL/, --replica-url ,URL/
- The LDAP URL for the Replica server
- -b ,SUFFIX/, --suffix ,SUFFIX/
- Replicated suffix
- -D ,BINDDN/, --bind-dn ,BINDDN/
- The Bind DN
- -w ,BINDPW/, --bind-pw ,BINDPW/
- The Bind password
- -W, --prompt
- Prompt for the bind DN password
- -y ,PASS_FILE/, --pass-file ,PASS_FILE/
- A text file containing the clear text password for the bind dn
- -Z ,CERTDIR/, --cert-dir ,CERTDIR/
- The certificate database directory for secure connections
OPTIONS 'ds-replcheck online'usage: ds-replcheck online [-h] -m URL -r URL --rid RID -b SUFFIX -D BINDDN [-w BINDPW] [-W] [-y PASS_FILE] [-l LAG] [-c] [-Z CERTDIR] [-i IGNORE] [-p PAGESIZE] [-o FILE] - -m ,URL/, --supplier-url ,MRL/
- The LDAP URL for the Supplier server
- -r ,URL/, --replica-url ,URL/
- The LDAP URL for the Replica server
- -b ,SUFFIX/, --suffix ,SUFFIX/
- Replicated suffix
- -D ,BINDDN/, --bind-dn ,BINDDN/
- The Bind DN
- -w ,BINDPW/, --bind-pw ,BINDPW/
- The Bind password
- -W, --prompt
- Prompt for the bind DN password
- -y ,PASS_FILE/, --pass-file ,PASS_FILE/
- A text file containing the clear text password for the bind dn
- -l ,LAG/, --lag-time ,LAG/
- The amount of time to ignore inconsistencies (default 300 seconds)
- -c, --conflicts
- Display verbose conflict entry information
- -Z ,CERTDIR/, --cert-dir ,CERTDIR/
- The certificate database directory for secure connections
- -i ,IGNORE/, --ignore ,IGNORE/
- Comma separated list of attributes to ignore
- -p ,PAGESIZE/, --page-size ,PAGESIZE/
- The paged-search result grouping size (default 500 entries)
- -o ,FILE/, --out-file ,FILE/
- The output file
OPTIONS 'ds-replcheck offline'usage: ds-replcheck offline [-h] -m LDIF_FILE -r LDIF_FILE --rid RID -b SUFFIX [-c] [-i IGNORE] [-o FILE] - -m ,LDIF_FILE/, --supplier-ldif ,LDIF_FILE/
- Supplier LDIF file
- -r ,LDIF_FILE/, --replica-ldif ,LDIF_FILE/
- Replica LDIF file
- --rid ,RID/
- The Replica Identifier (rid) for the "Supplier" server
- -b ,SUFFIX/, --suffix ,SUFFIX/
- Replicated suffix
- -c, --conflicts
- Display verbose conflict entry information
- -i ,IGNORE/, --ignore ,IGNORE/
- Comma separated list of attributes to ignore
- -o ,FILE/, --out-file ,FILE/
- The output file
- -v, --verbose
- Verbose output
AUTHORds-replcheck was written by the 389 Project. REPORTING BUGSReport bugs to https://github.com/389ds/389-ds-base/issues/new COPYRIGHTCopyright © 2022 Red Hat, Inc. Index- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- Sub-commands
- OPTIONS 'ds-replcheck state'
- OPTIONS 'ds-replcheck online'
- OPTIONS 'ds-replcheck offline'
- AUTHOR
- REPORTING BUGS
- COPYRIGHT
This document was created byman2html,using the manual pages. |
|
|