summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/replicainstall.py
Commit message (Expand)AuthorAgeFilesLines
* Split CA replica installation steps for domain level 0Fraser Tweedale2016-07-011-1/+6
* replica install: don't allow install against a newer serverJan Cholasta2016-06-301-2/+26
* Do not allow installation in FIPS modeFlorence Blanc-Renaud2016-06-291-0/+4
* DNS Locations: cleanup of bininstanceMartin Basti2016-06-281-3/+1
* Replica promotion: use the correct IPA domain for replicaMartin Basti2016-06-211-0/+29
* replica install: fix thin client regressionJan Cholasta2016-06-201-22/+28
* DNS Locations: use dns_update_service_records in installersMartin Basti2016-06-171-2/+6
* Add NTP to the list of services stored in IPA masters LDAP subtreeMartin Babinsky2016-06-151-0/+5
* replica install: use remote server API to create service entriesJan Cholasta2016-06-091-51/+39
* configure DNA plugin shared config entries to allow connection with GSSAPIThierry Bordaz2016-03-021-0/+8
* reset ldap.conf to point to newly installer replica after promotionMartin Babinsky2016-02-011-0/+44
* replica install: validate DS and HTTP server certificatesJan Cholasta2016-02-011-1/+30
* disable RA plugins when promoting a replica from CA-less masterMartin Babinsky2016-01-271-7/+17
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-201-0/+5
* fix Py3 incompatible exception instantiation in replica install codeMartin Babinsky2016-01-131-4/+4
* Fix DNS zone overlap check to allow ipa-replica-install to workPetr Spacek2016-01-081-15/+19
* Remove unused importsMartin Basti2015-12-231-2/+1
* ipa-dns-install: Do not check for zone overlap when DNS installed.David Kupka2015-12-221-2/+2
* 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