freeipa/install/tools
Rob Crittenden 3fdca99c48 Create tool to manage dogtag replication agreements
For the most part the existing replication code worked with the
following exceptions:

- Added more port options
- It assumed that initial connections were done to an SSL port. Added
  ability to use startTLS
- It assumed that the name of the agreement was the same on both sides.
  In dogtag one is marked as master and one as clone. A new option is
  added, master, the determines which side we're working on or None
  if it isn't a dogtag agreement.
- Don't set the attribute exclude list on dogtag agreements
- dogtag doesn't set a schedule by default (which is actually recommended
  by 389-ds). This causes problems when doing a force-sync though so
  if one is done we set a schedule to run all the time. Otherwise the
  temporary schedule can't be removed (LDAP operations error).

https://fedorahosted.org/freeipa/ticket/1250
2011-07-17 22:16:32 -04:00
..
man Create tool to manage dogtag replication agreements 2011-07-17 22:16:32 -04:00
ipa-ca-install Fix self-signed replica installation 2011-07-14 22:36:53 -04:00
ipa-compat-manage Delete the sudoers entry when disabling Schema Compat 2011-04-25 14:35:34 -04:00
ipa-compliance Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-csreplica-manage Create tool to manage dogtag replication agreements 2011-07-17 22:16:32 -04:00
ipa-dns-install Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-host-net-manage Use ldapi: instead of unsecured ldap: in ipa core tools. 2011-03-03 14:04:34 -05:00
ipa-ldap-updater Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-nis-manage Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-replica-conncheck Add port 9443 to replica port checking 2011-06-15 17:22:10 +02:00
ipa-replica-install Fix creation of reverse DNS zones. 2011-07-15 16:42:16 +02:00
ipa-replica-manage Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-replica-prepare Fix typo in ipa-replica-prepare 2011-07-18 14:54:41 +02:00
ipa-server-certinstall Check IPA configuration in install tools 2011-07-18 09:36:43 +02:00
ipa-server-install Use information from the certificate subject when setting the NSS nickname. 2011-07-17 22:14:24 -04:00
ipa-upgradeconfig Fix IPA install for secure umask 2011-06-21 23:45:00 -04:00
ipactl Verify that the hostname is fully-qualified before accessing the service information in ipactl. 2011-06-24 01:23:14 -04:00
Makefile.am Create tool to manage dogtag replication agreements 2011-07-17 22:16:32 -04:00