freeipa/ipaserver/install/server
Martin Basti e151492560 DNSSEC: allow to disable/replace DNSSEC key master
This commit allows to replace or disable DNSSEC key master

Replacing DNSSEC master requires to copy kasp.db file manually by user

ipa-dns-install:
--disable-dnssec-master  DNSSEC master will be disabled
--dnssec-master --kasp-db=FILE  This configure new DNSSEC master server,  kasp.db from old server is required for sucessful replacement
--force Skip checks

https://fedorahosted.org/freeipa/ticket/4657

Reviewed-By: Petr Spacek <pspacek@redhat.com>
2015-07-07 08:37:15 +02:00
..
__init__.py install: Migrate ipa-replica-install to the install framework 2015-06-10 07:29:58 +00:00
install.py DNSSEC: allow to disable/replace DNSSEC key master 2015-07-07 08:37:15 +02:00
replicainstall.py DNSSEC: allow to disable/replace DNSSEC key master 2015-07-07 08:37:15 +02:00
upgrade.py Migrate CA profiles after enabling LDAPProfileSubsystem 2015-07-01 12:28:12 +02:00