summaryrefslogtreecommitdiffstats
path: root/ipa-server
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-09-30 13:06:32 -0600
committerRob Crittenden <rcritten@redhat.com>2008-10-13 14:09:09 -0400
commit0e346ff6fbc722d805b7fdf2710f169d5e62ab68 (patch)
tree044fc85540f8c62a962099794e74a119a9834c87 /ipa-server
parent69180c2dccb82c6bb6b9a058309294f80f1c05d6 (diff)
downloadfreeipa-0e346ff6fbc722d805b7fdf2710f169d5e62ab68.tar.gz
freeipa-0e346ff6fbc722d805b7fdf2710f169d5e62ab68.tar.xz
freeipa-0e346ff6fbc722d805b7fdf2710f169d5e62ab68.zip
add winsync options to ipa-replica-manage man page
Diffstat (limited to 'ipa-server')
-rw-r--r--ipa-server/man/ipa-replica-manage.115
1 files changed, 15 insertions, 0 deletions
diff --git a/ipa-server/man/ipa-replica-manage.1 b/ipa-server/man/ipa-replica-manage.1
index 5c29d38fb..252d4b977 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