freeipa/install/tools/man
Martin Kosek 241ee334de Connection check program for replica installation
When connection between a master machine and future replica is not
sane, the replica installation may fail unexpectedly with
inconvenient error messages. One common problem is misconfigured
firewall.

This patch adds a program ipa-replica-conncheck which tests the
connection using the following procedure:

1) Execute the on-replica check testing the connection to master
2) Open required ports on local machine
3) Ask user to run the on-master part of the check OR run it
   automatically:
     a) kinit to master as default admin user with given password
     b) run the on-master part using ssh
4) When master part is executed, it checks connection back to
   the replica and prints the check result

This program is run by ipa-replica-install as mandatory part. It
can, however, be skipped using --skip-conncheck option.
ipa-replica-install now requires password for admin user to run
the command on remote master.

https://fedorahosted.org/freeipa/ticket/1107
2011-06-08 09:29:52 +02:00
..
ipa_kpasswd.8 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipa-compat-manage.1 Fix to man page for ipa-compat-manage There was a typo for the manpage, this is a one liner to fix. 2010-12-21 17:51:41 -05:00
ipa-compliance.1 Add support for tracking and counting entitlements 2011-02-02 10:00:38 -05:00
ipa-dns-install.1 Consolidate man pages and IPA tools help 2011-05-12 16:55:27 -04:00
ipa-host-net-manage.1 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipa-ldap-updater.1 The default groups we create should have ipaUniqueId set 2011-04-15 13:02:17 +02:00
ipa-nis-manage.1 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipa-replica-conncheck.1 Connection check program for replica installation 2011-06-08 09:29:52 +02:00
ipa-replica-install.1 Connection check program for replica installation 2011-06-08 09:29:52 +02:00
ipa-replica-manage.1 Document that deleting and re-adding a replica requires a dirsrv restart. 2011-05-26 09:48:54 -04:00
ipa-replica-prepare.1 Consolidate man pages and IPA tools help 2011-05-12 16:55:27 -04:00
ipa-server-certinstall.1 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipa-server-install.1 Consolidate man pages and IPA tools help 2011-05-12 16:55:27 -04:00
ipa-upgradeconfig.8 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipactl.8 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
Makefile.am Connection check program for replica installation 2011-06-08 09:29:52 +02:00