freeipa/install/tools
Martin Kosek 306bdccfa4 Sanitize UDP checks in conncheck
UDP port checks in ipa-replica-conncheck always returns OK even
if they are closed by a firewall. They cannot be reliably checked
in the same way as TCP ports as there is no session management as
in TCP protocol. We cannot guarantee a response on the checked
side without our own echo server bound to checked port.

This patch removes UDP port checks in replica->master direction
as we would have to implement (kerberos) protocol-wise check
to make the other side actually respond. A list of skipped
ports is printed for user.

Direction master->replica was fixed and now it is able to report
error when the port is blocked.

https://fedorahosted.org/freeipa/ticket/2062
2012-02-26 18:08:59 -05:00
..
man Ease zonemgr restrictions 2012-02-20 15:34:45 +01:00
ipa-adtrust-install activate CLDAP 2011-12-06 08:29:53 -05:00
ipa-ca-install ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
ipa-compat-manage ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
ipa-compliance Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-csreplica-manage Check for the existence of a replication agreement before deleting it. 2012-01-30 17:27:55 +01:00
ipa-dns-install Ease zonemgr restrictions 2012-02-20 15:34:45 +01:00
ipa-ldap-updater ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
ipa-managed-entries Remove unused options from ipa-managed-entries 2012-02-07 12:01:02 +01:00
ipa-nis-manage ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
ipa-replica-conncheck Sanitize UDP checks in conncheck 2012-02-26 18:08:59 -05:00
ipa-replica-install Configure ipa_memcached when a replica is installed. 2012-02-16 18:45:14 +01:00
ipa-replica-manage Check for duplicate winsync agreement before trying to set one up. 2012-02-27 14:39:37 +01:00
ipa-replica-prepare Let replicas install without DNS 2012-01-13 09:11:05 +01:00
ipa-server-certinstall Install tools crash when password prompt is interrupted 2011-10-06 08:28:15 +02:00
ipa-server-install Ease zonemgr restrictions 2012-02-20 15:34:45 +01:00
ipa-upgradeconfig Remove unused kpasswd.keytab and ldappwd files if they exist. 2012-02-27 14:48:26 +01:00
ipactl ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
Makefile.am 25 Create Tool for Enabling/Disabling Managed Entry Plugins 2011-09-21 09:22:13 +02:00