summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/trust.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify trust-add help regarding multiple runs against the same domainAlexander Bokovoy2012-11-021-3/+25
* Resolve external members from trusted domain via Global CatalogAlexander Bokovoy2012-11-011-9/+8
* Use PublicError instructions support for trust-add case when domain is not foundAlexander Bokovoy2012-10-111-7/+8
* Fix wrong RID for Domain Admins in the examples of trust commandsAlexander Bokovoy2012-10-101-2/+2
* Handle NotFound exception when establishing trustAlexander Bokovoy2012-10-091-3/+34
* Add documentation for 'ipa trust' set of commandsAlexander Bokovoy2012-09-201-2/+58
* Add verification of the AD trustAlexander Bokovoy2012-09-171-5/+7
* Fix various typos.Yuri Chornoivan2012-09-181-2/+2
* Trust CLI: mark trust-mod for future useSumit Bose2012-09-071-1/+6
* Trust CLI: return more details of added trustSumit Bose2012-09-071-0/+11
* Trust CLI: Return more details when searching trustsSumit Bose2012-09-071-0/+13
* Do not create trust if murmur hash is not available and base-id not givenSumit Bose2012-09-071-6/+5
* Rename range CLI to idrangeSumit Bose2012-09-071-2/+2
* Ignore lint errors if pysssd_murmur and samba4 support not installed when bui...Alexander Bokovoy2012-08-151-2/+2
* trust CLI: add ID range for new trusted domainSumit Bose2012-08-151-1/+62
* Use DN objects instead of stringsJohn Dennis2012-08-121-2/+6
* Add --{set,add,del}attr options to commands which are missing them.Jan Cholasta2012-08-031-1/+1
* Handle various forms of admin accounts when establishing trustsAlexander Bokovoy2012-07-181-0/+8