summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/trust.py
Commit message (Expand)AuthorAgeFilesLines
* trust: support retrieving POSIX IDs with one-way trust during trust-addoneway-trustAlexander Bokovoy2015-07-071-14/+51
* trusts: add support for one-way trust and switch to it by defaultAlexander Bokovoy2015-07-071-34/+107
* trusts: pass AD DC hostname if specified explicitlyAlexander Bokovoy2015-07-071-1/+8
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-071-1/+2
* Remove ipanttrustauthincoming/ipanttrustauthoutgoing from ipa trust-add output.David Kupka2015-01-131-0/+2
* ipa trust-add command should be interactiveGabe2014-08-251-1/+25
* trusts: Validate missing trust secret properlyTomas Babej2014-07-141-4/+6
* trusts: Allow reading system trust accounts by adtrust agentsTomas Babej2014-06-251-0/+11
* trusts: Add more read attributesTomas Babej2014-06-251-1/+2
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-21/+24
* Make trust objects available to regular usersMartin Kosek2014-04-281-11/+19
* Add managed read permissions to trustPetr Viktorin2014-04-281-0/+15
* trust plugin: Remove ipatrustauth{incoming,outgoing} from default attrsPetr Viktorin2014-04-281-4/+3
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-14/+16
* trust: do not fetch subdomains in case shared secret was used to set up the t...Alexander Bokovoy2014-03-121-1/+2
* trust: make sure we always discover topology of theAlexander Bokovoy2014-02-271-31/+6
* trustdomain_find: make sure we skip short entries when --pkey-only is specifiedAlexander Bokovoy2014-02-271-0/+2
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-6/+4
* Hide trust-resolve commandMartin Kosek2014-01-201-0/+1
* trustdomain-find: report status of the (sub)domainAlexander Bokovoy2014-01-151-1/+17
* trust-fetch-domains: create ranges for new child domainsAlexander Bokovoy2014-01-151-121/+135
* trust: fix get_dn() to distinguish creating and re-adding trustsAlexander Bokovoy2013-12-111-2/+2
* subdomains: Use AD admin credentials when trust is being establishedAlexander Bokovoy2013-11-291-3/+10
* trusts: Do not pass base-id to the subdomain rangesTomas Babej2013-11-221-0/+5
* trusts: Fix typo in error message for realm-domain mismatchTomas Babej2013-10-251-2/+2
* trusts: combine filters with AND to make sure only the intended domain matchesJakub Hrozek2013-10-241-1/+2
* Get the created range type in case of re-establishing trustTomas Babej2013-10-211-0/+2
* trusts: Do not create ranges for subdomains in case of POSIX trustTomas Babej2013-10-141-11/+39
* ipa-kdb: Handle parent-child relationship for subdomainsAlexander Bokovoy2013-10-041-0/+6
* trust: integrate subdomains support into trust-addAlexander Bokovoy2013-10-041-3/+20
* ipaserver/dcerpc: remove use of trust account authenticationAlexander Bokovoy2013-10-041-1/+0
* trusts: support subdomains in a forestAlexander Bokovoy2013-10-041-51/+278
* Do not add trust to AD in case of IPA realm-domain mismatchTomas Babej2013-10-031-0/+13
* Fix tests which fail after ipa-adtrust-installAna Krivokapic2013-08-281-0/+44
* Fix incorrect error message occurence when re-adding the trustTomas Babej2013-08-271-1/+1
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-1/+1
* Add new command compat-is-enabledAna Krivokapic2013-08-071-0/+44
* Use AD LDAP probing to create trusted domain ID rangeTomas Babej2013-07-231-12/+99
* Add --range-type option that forces range type of the trusted domainTomas Babej2013-07-111-2/+38
* Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-installAna Krivokapic2013-06-241-4/+28
* Fail when adding a trust with a different rangeAna Krivokapic2013-06-241-69/+148
* Do not translate trust type and direction with --raw in trust_show and trust-...Tomas Babej2013-05-291-6/+28
* Resolve SIDs in Web UIAlexander Bokovoy2013-05-061-0/+55
* Fix trustconfig-mod primary group errorMartin Kosek2013-04-101-1/+1
* Do not hide idrange-add errors when adding trustMartin Kosek2013-03-131-9/+6
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-011-1/+1
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-1/+1
* Add SID blacklist attributesMartin Kosek2013-02-121-6/+38
* Add trusconfig-show and trustconfig-mod commandsMartin Kosek2013-02-111-7/+183
* Do not recommend how to configure DNS in error messageSumit Bose2012-12-031-13/+9