summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/adtrust.py
Commit message (Expand)AuthorAgeFilesLines
* install: re-introduce option groupsJan Cholasta2017-03-131-1/+5
* Add AD trust installer interface for composite installerMartin Babinsky2017-03-011-0/+50
* check for installed dependencies when *not* in standalone modeMartin Babinsky2017-03-011-1/+1
* print the installation info only in standalone modeMartin Babinsky2017-03-011-2/+2
* adtrust.py: Use logging to emit error messagesMartin Babinsky2017-03-011-10/+10
* Refactor the code searching and presenting missing trust agentsMartin Babinsky2017-03-011-90/+106
* only check for netbios name when LDAP backend is connectedMartin Babinsky2017-03-011-10/+19
* Refactor the code checking for missing SIDsMartin Babinsky2017-03-011-43/+64
* Move AD trust installation code to a separate moduleMartin Babinsky2017-02-171-0/+382