From 0e346ff6fbc722d805b7fdf2710f169d5e62ab68 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Oct 13 2008 18:09:09 +0000 Subject: add winsync options to ipa-replica-manage man page --- diff --git a/ipa-server/man/ipa-replica-manage.1 b/ipa-server/man/ipa-replica-manage.1 index 5c29d38..252d4b9 100644 --- a/ipa-server/man/ipa-replica-manage.1 +++ b/ipa-server/man/ipa-replica-manage.1 @@ -43,6 +43,21 @@ The Directory Manager password to use for authentication .TP \fB\-v\fR, \fB\-\-verbose\fR Provide additional information +.TP +\fB\-\-winsync\fR +Specifies to create/use a Windows Sync Agreement +.TP +\fB\-\-port\fR=\fISERVER_PORT\fR +Port number of other server (default is 636, the LDAPS port) +.TP +\fB\-\-binddn\fR=\fIADMIN_DN\fR +Bind DN to use with remote server (default is cn=Directory Manager) - Be careful to quote this value on the command line +.TP +\fB--bindpw\fR=\fIADMIN_PWD\fR +Password for Bind DN to use with remote server (default is the DM_PASSWORD above) +.TP +\fB\-\-cacert\fR=\fI/path/to/cacertfile\fR +Full path and filename of CA certificate to use with TLS/SSL to the remote server - this CA certificate will be installed in the directory server's certificate database .SH "EXIT STATUS" 0 if the command was successful