summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/adtrustinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Move ipachangeconf from ipaclient.install to ipapythonRob Critenden2019-08-281-2/+2
* ipaserver.install.installutils: move commonly used utils to ipapython.ipautilAlexander Bokovoy2019-06-291-4/+4
* Set idmap config for Samba to follow IPA ranges and use SSSDAlexander Bokovoy2019-04-241-0/+15
* Move realm_to_serverid/ldap_uri to ipaldapChristian Heimes2019-02-051-1/+2
* pylint 2.2: Fix unnecessary pass statementChristian Heimes2018-11-261-1/+0
* ipa-replica-install --setup-adtrust: check for package ipa-server-trust-adFlorence Blanc-Renaud2018-10-241-0/+9
* net groupmap: force using empty config when mapping GuestsAlexander Bokovoy2018-10-231-2/+2
* adtrust: define Guests mapping after creating cifs/ principalAlexander Bokovoy2018-10-101-2/+2
* Support Samba 4.9Alexander Bokovoy2018-09-261-0/+14
* Delay enabling services until end of installerChristian Heimes2018-07-061-3/+3
* Add absolute_import future importsStanislav Laznicka2018-04-201-1/+1
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-2/+4
* logging: do not log into the root loggerJan Cholasta2017-07-141-14/+18
* adtrustinstance: write the conf as a stringStanislav Laznicka2017-06-211-12/+6
* adtrustinstance: pep8 fixStanislav Laznicka2017-06-211-1/+1
* adtrustinstance: fix ID range comparisonStanislav Laznicka2017-06-151-2/+7
* adtrust: move SELinux settings to constantsMartin Basti2017-05-261-4/+3
* adtrust: make sure that runtime hostname result is consistent with the config...Alexander Bokovoy2017-03-301-0/+12
* use the methods of the parent class to retrieve CIFS kerberos keysMartin Babinsky2017-02-221-19/+11
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-291-2/+3
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+1
* Break ipaplatform / ipalib import cycle of hellChristian Heimes2016-11-241-3/+3
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-38/+41
* Turn Kerberos-related properties to Service class membersMartin Babinsky2016-11-111-14/+13
* service installers: clean up the inheritanceMartin Babinsky2016-11-111-8/+2
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-8/+0
* install: add restart_dirsrv for directory server restartsTomas Krizek2016-11-071-1/+1
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-6/+3
* Remove unused variables in the codeMartin Basti2016-09-271-2/+2
* Raise error when running ipa-adtrust-install with empty netbios--nameLenka Doudova2016-08-301-1/+1
* DNS Locations: hide option --no-msdcs in adtrust-installMartin Basti2016-06-271-13/+8
* Fix possibly undefined variable in ipa_smb_conf_exists()Martin Basti2016-06-201-0/+2
* Fix minor typosYuri Chornoivan2016-06-201-2/+2
* DNS Locations: use automatic records update in ipa-adtrust-installMartin Basti2016-06-171-34/+11
* DNS Locations: adtrustinstance simplify dns managementMartin Basti2016-06-171-8/+6
* adtrustinstance: Make sure smb.conf existsTomas Babej2016-03-031-0/+5
* ipa-adtrust-install: Allow dash in the NETBIOS nameTomas Babej2016-02-291-6/+12
* Fix ipa-adtrust-install to always generate SRV records with FQDNsPetr Spacek2016-02-021-7/+2
* replica install: add remote connection check over APIJan Cholasta2015-12-111-19/+0
* remove Kerberos authenticators when installing/uninstalling service instanceMartin Babinsky2015-11-111-2/+2
* adtrustinstance: Do not use bare except clausesTomas Babej2015-11-101-8/+8
* adtrustinstance: Restart samba service at the end of adtrust-installTomas Babej2015-11-101-0/+7
* adtrustinstance: Wait for sidgen task completionTomas Babej2015-11-101-3/+15
* ipa-adtrust-install: Print complete SRV recordsPetr Spacek2015-10-141-3/+4
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Use the print functionPetr Viktorin2015-09-011-3/+5
* Replace filter() calls with list comprehensionsPetr Viktorin2015-09-011-1/+1
* Modernize 'except' clausesPetr Viktorin2015-08-121-12/+12
* adtrustinstance: Enable and start oddjobdTomas Babej2015-07-081-0/+19
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-081-30/+14