summaryrefslogtreecommitdiffstats
path: root/ipaclient/install/client.py
Commit message (Expand)AuthorAgeFilesLines
* Enable krb5 snippet updates on client updateRobbie Harwood2019-09-101-7/+13
* Use tasks to configure automount nsswitch settingsRob Critenden2019-08-281-70/+2
* Return 0 on uninstall when on_master for case of not installedRob Crittenden2019-06-071-1/+5
* When reading SSH pub key don't assume last character is newlineRob Crittenden2019-06-051-2/+3
* Moving prompt for NTP options to install_checkTibor Dudlák2019-05-221-16/+35
* Add knob to limit hostname lengthRob Crittenden2019-05-161-1/+9
* Deprecate ipa-client-install --request-certChristian Heimes2019-04-241-1/+11
* Support interactive prompt for ntp optionsTibor Dudlák2019-04-111-7/+10
* Make IPADiscovery available in PyPI packagesChristian Heimes2019-03-011-12/+13
* Use new LDAPClient constructorsChristian Heimes2019-02-051-2/+1
* Allow HTTPd user to access SSSD IFPChristian Heimes2018-12-111-1/+9
* Allow ipaapi user to access SSSD's info pipeChristian Heimes2018-11-071-7/+34
* Fix misleading errors during client install rollbackRob Crittenden2018-10-261-8/+10
* Py3: Replace six.moves importsChristian Heimes2018-10-051-4/+2
* Remove replica_file from ClientInstall class in ipaclient/install/client.pyThomas Woerner2018-09-121-1/+0
* Delete empty keytab during client installationArmando Neto2018-09-051-0/+10
* Retrieve certificate subject base directly instead of ipa-joinRob Crittenden2018-08-291-7/+14
* ipaclient: Remove --no-sssd and --no-ac optionsThomas Woerner2018-08-131-5/+1
* ipaclient-install: chmod needs octal permissionsOrion Poplawski2018-07-251-1/+1
* Fix pylint 2.0 conditional-related violationsArmando Neto2018-07-121-1/+1
* Wait for client certificatesChristian Heimes2018-07-091-6/+12
* Replace file.flush() calls with flush_sync() helperArmando Neto2018-07-071-4/+3
* ipa-client-install: Update how comments are added by ipachangeconfArmando Neto2018-07-051-3/+4
* ipa-client-install: enable and start oddjobd if mkhomedirFlorence Blanc-Renaud2018-06-281-0/+28
* Ensure that public cert and CA bundle are readableChristian Heimes2018-06-271-3/+7
* server install: drop some print statements, change log levelRob Crittenden2018-06-201-3/+3
* Installer: configure authselect with-sudoFlorence Blanc-Renaud2018-06-191-1/+2
* Move client templates to separate directoryChristian Heimes2018-06-051-1/+1
* Print version string in installerChristian Heimes2018-05-311-0/+5
* Refuse PORT, HOST in /etc/openldap/ldap.confChristian Heimes2018-05-291-0/+28
* Use sane default settings for ldap connectionsChristian Heimes2018-05-291-1/+1
* Client install should handle automount unconfigured on uninstallRob Crittenden2018-05-161-3/+4
* Use shutil to copy fileChristian Heimes2018-04-281-3/+4
* Enable SPAKE support using krb5.conf.d snippetRobbie Harwood2018-04-281-0/+10
* Migration from authconfig to authselectFlorence Blanc-Renaud2018-04-271-3/+21
* RFE: ipa client should setup openldap for GSSAPIamitkuma2018-04-251-2/+12
* Configure chrony with pool when server not setTibor Dudlák2018-04-091-14/+10
* Add enabling chrony daemon when not configuredTibor Dudlák2018-04-091-16/+15
* Remove unnecessary option --force-chronyTibor Dudlák2018-04-091-32/+11
* Remove NTP server role while upgradingTibor Dudlák2018-04-091-9/+10
* Adding method to ipa-server-upgrade to cleanup ntpdTibor Dudlák2018-04-091-37/+41
* Add --ntp-pool option to installersTibor Dudlák2018-04-091-1/+12
* FreeIPA server is time synchronization client onlyTibor Dudlák2018-04-091-63/+80
* Replace ntpd with chronyd in installationTibor Dudlák2018-04-091-58/+52
* Removes ntp from dependencies and behave as there is always -N optionTibor Dudlák2018-04-091-1/+1
* Cleanup and remove more files on uninstallChristian Heimes2018-03-281-0/+4
* clear sssd cache when uninstalling clientamitkuma2018-03-261-0/+8
* Update /etc/ipa/nssdb in client scriptsChristian Heimes2018-02-231-4/+7
* certmonger: Use explicit storage formatChristian Heimes2018-02-231-2/+7
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-5/+5