summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Update existing 389-DS cn=RSA,cn=encryption configChristian Heimes2018-02-081-1/+5
* Sort external schema filesChristian Heimes2018-01-101-1/+1
* LGTM: Silence unmatchable dollarChristian Heimes2018-01-091-1/+5
* Checks if replica-s4u2proxy.ldif should be appliedFelipe Barreto2017-10-251-1/+18
* Use os.path.isfile() and isdir()Christian Heimes2017-10-201-1/+1
* ds: ignore time skew during initial replication stepAlexander Bokovoy2017-10-191-0/+24
* Use 389-ds provided method for file limits tuningRob Crittenden2017-10-171-25/+0
* Fix ipa-server-upgrade with server cert trackingFlorence Blanc-Renaud2017-09-191-4/+41
* dsinstance: Restore context after changing dse.ldifAlexander Bokovoy2017-09-131-0/+1
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-5/+5
* logging: do not log into the root loggerJan Cholasta2017-07-141-43/+46
* install: trust IPA CA for PKINITJan Cholasta2017-05-191-7/+24
* certdb, certs: make trust flags argument mandatoryJan Cholasta2017-05-191-1/+1
* certdb: add named trust flag constantsJan Cholasta2017-05-191-2/+3
* Move the compat plugin setup at the end of installStanislav Laznicka2017-04-241-9/+0
* Create system users for FreeIPA services during package installationDavid Kupka2017-04-111-11/+0
* install: request service certs after host keytab is set upJan Cholasta2017-04-071-10/+7
* dsinstance, httpinstance: consolidate certificate request codeJan Cholasta2017-04-071-55/+21
* dsinstance: reconnect ldap2 after DS is restarted by certmongerJan Cholasta2017-04-071-0/+4
* certs: do not implicitly create DS pin.txtJan Cholasta2017-03-221-1/+2
* installer: update time estimatesTomas Krizek2017-03-101-3/+3
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-03-021-0/+1
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-7/+8
* Make request_service_keytab into a public methodMartin Babinsky2017-02-221-3/+3
* Always use /etc/ipa/ca.crt as CA cert fileSimo Sorce2017-02-151-5/+1
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-3/+4
* py3: change_admin_password: use textual modeMartin Basti2017-02-101-16/+8
* py3: open temporary ldif file in text modeMartin Basti2017-01-241-2/+3
* Remove duplicated step from DS installMartin Basti2017-01-121-2/+0
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-35/+32
* dsinstance: extract function for writing certmap.confFraser Tweedale2017-01-111-5/+13
* Extract function for computing default subject baseFraser Tweedale2017-01-111-1/+2
* Unify password generation across FreeIPAStanislav Laznicka2017-01-061-4/+1
* dsinstance: minor string fixesFraser Tweedale2017-01-051-6/+7
* Set up DS TLS on replica in CA-less topologyFraser Tweedale2017-01-051-1/+3
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-1/+1
* constants: remove CACERTJan Cholasta2016-11-291-3/+2
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-2/+1
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-4/+9
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+1
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-9/+9
* Remove references to ds_newinst.plFraser Tweedale2016-11-211-6/+6
* Use common procedure to setup initial replication in both domain levelsMartin Babinsky2016-11-171-5/+20
* dsinstance: use keytab retrieval method from parent classMartin Babinsky2016-11-111-18/+3
* Turn Kerberos-related properties to Service class membersMartin Babinsky2016-11-111-6/+7
* Make service user name a class member of ServiceMartin Babinsky2016-11-111-1/+2
* service installers: clean up the inheritanceMartin Babinsky2016-11-111-10/+7
* certs: do not re-create NSS database when requesting service certMartin Babinsky2016-11-111-0/+1
* Moved update of DNA plugin among update pluginsStanislav Laznicka2016-11-111-102/+0
* Move ds.replica_populate to an update pluginStanislav Laznicka2016-11-111-16/+0