summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/krbinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-1/+1
* Less confusing message for PKINIT configuration during installAleksei Slaikovskii2017-10-131-2/+11
* logging: do not log into the root loggerJan Cholasta2017-07-141-13/+15
* install: do not assume /etc/krb5.conf.d existsJan Cholasta2017-06-281-1/+7
* pkinit manage: introduce ipa-pkinit-manageJan Cholasta2017-06-061-0/+24
* krb5: make sure KDC certificate is readableAlexander Bokovoy2017-05-251-1/+2
* server install: fix KDC PKINIT configurationJan Cholasta2017-05-191-11/+16
* client install: fix client PKINIT configurationJan Cholasta2017-05-191-1/+3
* ipa-server-install with external CA: fix pkinit cert issuanceFlorence Blanc-Renaud2017-05-031-0/+8
* Do not test anonymous PKINIT after install/upgradeMartin Babinsky2017-04-281-9/+0
* API for retrieval of master's PKINIT status and publishing it in LDAPMartin Babinsky2017-04-281-0/+41
* Allow for configuration of all three PKINIT variants when deploying KDCMartin Babinsky2017-04-281-52/+93
* Always check and create anonymous principal during KDC installMartin Babinsky2017-03-301-4/+13
* Split out anonymous PKINIT test to a separate methodMartin Babinsky2017-03-301-0/+2
* Remove unused variable from failed anonymous PKINIT handlingMartin Babinsky2017-03-301-1/+1
* Try out anonymous PKINIT after it is configuredMartin Babinsky2017-03-151-0/+6
* check for replica's KDC entry on master before requesting PKINIT certMartin Babinsky2017-03-151-0/+15
* Move PKINIT configuration to a later stage of server/replica installMartin Babinsky2017-03-151-7/+17
* Request PKINIT cert directly from Dogtag API on first masterMartin Babinsky2017-03-151-0/+16
* Make PKINIT certificate request logic consistent with other installersMartin Babinsky2017-03-151-8/+8
* installer: update time estimatesTomas Krizek2017-03-101-2/+2
* Refactor certmonger for OpenSSL certificatesStanislav Laznicka2017-03-011-2/+1
* Remove pkcs12 handling functions from CertDBStanislav Laznicka2017-03-011-5/+2
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-151-2/+3
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-14/+48
* constants: remove CACERTJan Cholasta2016-11-291-2/+1
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+2
* Replace LooseVersionChristian Heimes2016-11-241-3/+3
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-6/+7
* Use common procedure to setup initial replication in both domain levelsMartin Babinsky2016-11-171-3/+0
* dsinstance: use keytab retrieval method from parent classMartin Babinsky2016-11-111-3/+0
* service installers: clean up the inheritanceMartin Babinsky2016-11-111-7/+5
* do partial host enrollment in domain level 0 replica installMartin Babinsky2016-11-111-2/+0
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-3/+0
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-3/+4
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* set krbcanonicalname on host entry during krbinstance configurationMartin Babinsky2016-06-231-0/+1
* Fix kdc.conf.template to use ipaplatform.paths.Timo Aaltonen2016-03-231-1/+6
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-2/+2
* pylint: remove bare exceptMartin Basti2016-03-221-3/+3
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* Remove unused importsMartin Basti2015-12-231-7/+0
* Refactor ipautil.runPetr Viktorin2015-12-141-3/+4
* replica install: add ipaservers if it does not existJan Cholasta2015-12-111-5/+4
* aci: add IPA servers host group 'ipaservers'Jan Cholasta2015-12-071-0/+7
* Implement replica promotion functionalitySimo Sorce2015-10-151-4/+9
* Use the print functionPetr Viktorin2015-09-011-1/+2
* Move sasl mappings creation to dsinstanceSimo Sorce2015-08-271-48/+0
* Remove custom utility function from krbinstanceSimo Sorce2015-08-271-21/+3