summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-adtrust-install
Commit message (Expand)AuthorAgeFilesLines
* print the installation info only in standalone modeMartin Babinsky2017-03-011-1/+1
* Move AD trust installation code to a separate moduleMartin Babinsky2017-02-171-342/+7
* Replace exit() calls with exceptionsMartin Babinsky2017-02-091-13/+17
* Remove unused variables in exception handlingMartin Babinsky2017-02-091-2/+2
* ipa-adtrust-install: format the code for PEP-8 complianceMartin Babinsky2017-02-091-81/+144
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-2/+3
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+2
* Python3 pylint fixesChristian Heimes2016-11-251-1/+1
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-3/+3
* ipa-adtrust-install: ldap conn managementTomas Krizek2016-11-071-0/+2
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-9/+8
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Raise error when running ipa-adtrust-install with empty netbios--nameLenka Doudova2016-08-301-5/+5
* Corrected minor spell check in AD Trust information doc messagesAbhijeet Kasurde2016-08-221-1/+1
* adtrust-install: Mention AD GC port 3286 in list of required ports.Petr Spacek2016-08-221-0/+1
* DNS Locations: hide option --no-msdcs in adtrust-installMartin Basti2016-06-271-3/+7
* DNS Locations: adtrustinstance simplify dns managementMartin Basti2016-06-171-1/+1
* Pylint: fix definition of global variablesMartin Basti2016-03-221-1/+0
* ipa-adtrust-install: Allow dash in the NETBIOS nameTomas Babej2016-02-291-2/+4
* Remove wildcard importsMartin Basti2015-12-231-2/+9
* Remove unused importsMartin Basti2015-12-231-1/+0
* Incomplete ports for IPA AD TrustGabe2015-11-051-0/+4
* Rewrap errors in get_principal to CCacheErrorMichael Simacek2015-09-221-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Use the print functionPetr Viktorin2015-09-011-76/+79
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-9/+7
* Modernize 'except' clausesPetr Viktorin2015-08-121-9/+9
* adtrust-install: Correctly determine 4.2 FreeIPA serversTomas Babej2015-08-111-1/+1
* ipa-adtrust-install: allow configuring of trust agentsAlexander Bokovoy2015-07-081-0/+81
* Remove unneeded ip-address option in ipa-adtrust-installGabe2015-05-051-35/+1
* Removed recommendation from ipa-adtrust-installThorsten Scherf2015-04-211-9/+0
* Refactoring of autobind, object_existsMartin Basti2014-09-261-2/+2
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-3/+4
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-6/+6
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* adtrustinstance: Properly handle uninstall of AD trust instanceTomas Babej2013-10-141-2/+3
* ipa-adtrust-install: Add warning that we will break existing samba configurationTomas Babej2013-10-141-3/+15
* Warn user about realm-domain mismatch in install scriptsTomas Babej2013-10-031-0/+16
* ipa-adtrust-install: configure compatibility tree to serve trusted domain usersAlexander Bokovoy2013-07-181-1/+17
* Use default NETBIOS name in unattended ipa-adtrust-installAna Krivokapic2013-03-221-1/+4
* Remove some unused importsPetr Viktorin2013-03-011-2/+0
* ipa-adtrust-install should ask for SID generationMartin Kosek2013-02-121-6/+42
* Use fully qualified CCACHE namesMartin Kosek2013-02-011-1/+1
* Fix a typo in ipa-adtrust-install helpTomas Babej2013-01-311-1/+1
* ipa-adtrust-install: allow to reset te NetBIOS domain nameSumit Bose2012-11-081-18/+91
* Add SIDs for existing users and groups at the end of ipa-adtrust-installSumit Bose2012-10-041-1/+4
* ipa-adtrust-install: remove wrong check for dm_passwordSumit Bose2012-10-041-4/+0
* Ask for admin password in ipa-adtrust-installAlexander Bokovoy2012-08-241-0/+37
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+1