summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/replicainstall.py
Commit message (Expand)AuthorAgeFilesLines
* replica promotion: let ipa-client-install validate enrollment optionsJan Cholasta2015-12-141-9/+0
* server install: redirect ipa-client-install output to standard outputJan Cholasta2015-12-141-9/+9
* replica promotion: notify user about ignoring client enrollment optionsJan Cholasta2015-12-141-0/+6
* Install RA cert during replica promotionMartin Basti2015-12-141-0/+8
* replica promotion: use host credentials for connection checkJan Cholasta2015-12-111-17/+8
* replica install: add remote connection check over APIJan Cholasta2015-12-111-2/+4
* ipa-replica-install prints incorrect error message when replica is already in...Gabe2015-12-111-3/+12
* replicainstall: Make sure the enrollment state is preservedTomas Babej2015-12-111-0/+32
* replicainstall: Add check for domain if server is specifiedTomas Babej2015-12-111-0/+6
* replica promotion: check domain level before ipaservers membershipJan Cholasta2015-12-111-14/+14
* replica: Fix ipa-replica-install with replica file (domain level 0).David Kupka2015-12-101-4/+6
* replica promotion: allow OTP bulk client enrollmentJan Cholasta2015-12-091-14/+31
* Force creation of services during replica installMartin Basti2015-12-071-1/+2
* replicainstall: Admin password should not conflict with replica fileTomas Babej2015-12-071-1/+0
* replica promotion: automatically add the local host to ipaserversJan Cholasta2015-12-071-2/+46
* replica promotion: use host credentials when setting up replicationJan Cholasta2015-12-071-11/+45
* replica install: improvements in the handling of CA-related IPA config entriesMartin Babinsky2015-12-041-0/+7
* ipa-replica-install support caless install with promotion.David Kupka2015-12-031-28/+140
* replicainstall: Add possiblity to install client in one commandTomas Babej2015-12-011-9/+85
* ipa-dns-install offer IP addresses from resolv.conf as default forwardersPetr Spacek2015-12-011-3/+4
* replica promotion: modify default.conf even if DS configuration failsMartin Babinsky2015-11-271-25/+30
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-19/+7
* Add profiles and default CA ACL on migrationFraser Tweedale2015-11-241-0/+3
* Drop configure.jarMartin Basti2015-11-131-12/+0
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-4/+4
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-8/+21
* Rename option --dirsrv-config-mods to --dirsrv-config-fileMartin Basti2015-10-191-1/+1
* Add option to specify LDIF file that contains DS configuration changesMartin Basti2015-10-151-4/+5
* Make checks for existing credentials reusableSimo Sorce2015-10-151-73/+2
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-151-34/+24
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-151-3/+11
* Change DNS installer code to use passed in apiSimo Sorce2015-10-151-9/+13
* Implement replica promotion functionalitySimo Sorce2015-10-151-22/+548
* Add ipa-custodia serviceSimo Sorce2015-10-151-1/+8
* install: fix ipa-server-install fail on missing --forwarderJan Cholasta2015-10-011-0/+7
* install: Add common base class for server and replica installJan Cholasta2015-09-221-175/+49
* Server Install: print message that client is being installedMartin Basti2015-09-111-0/+1
* Installer: do not modify /etc/hosts before user agreementMartin Basti2015-09-031-1/+11
* Use the print functionPetr Viktorin2015-09-011-20/+22
* install: Fix replica install with custom certificatesJan Cholasta2015-08-181-8/+9
* Modernize 'except' clausesPetr Viktorin2015-08-121-7/+7
* install: Fix server and replica install optionsJan Cholasta2015-08-121-29/+7
* Modernize number literalsPetr Viktorin2015-07-311-2/+2
* Fix DNS records installation for replicasSimo Sorce2015-07-141-3/+3
* DNSSEC: allow to disable/replace DNSSEC key masterMartin Basti2015-07-071-1/+29
* Sanitize CA replica installMartin Basti2015-06-301-12/+10
* fix force-sync, re-initialize of replica and a check for replication agreemen...Petr Vobornik2015-06-291-7/+1
* Replicas cannot define their own master password.Simo Sorce2015-06-241-8/+0
* install: Fix ipa-replica-install not installing RA certJan Cholasta2015-06-181-2/+13
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-18/+15