summaryrefslogtreecommitdiffstats
path: root/install/ui
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2016-06-06 11:42:34 +0300
committerMartin Basti <mbasti@redhat.com>2016-06-10 09:58:43 +0200
commit185806432d6dfccc5cdd73815471ce60a575b073 (patch)
treeef26af490d4620470c240e45441272bc8d40a457 /install/ui
parent8ca7a4c94796afa280de7e7f5191b48ad667b219 (diff)
downloadfreeipa-185806432d6dfccc5cdd73815471ce60a575b073.tar.gz
freeipa-185806432d6dfccc5cdd73815471ce60a575b073.tar.xz
freeipa-185806432d6dfccc5cdd73815471ce60a575b073.zip
adtrust: remove nttrustpartner parameter
MS-ADTS spec requires that TrustPartner field should be equal to the commonName (cn) of the trust. We used it a bit wrongly to express trust relationship between parent and child domains. In fact, we have parent-child relationship recorded in the DN (child domains are part of the parent domain's container). Remove the argument that was never used externally but only supplied by trust-specific code inside the IPA framework. Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'install/ui')
-rw-r--r--install/ui/test/data/ipa_init_commands.json43
-rw-r--r--install/ui/test/data/ipa_init_objects.json13
2 files changed, 0 insertions, 56 deletions
diff --git a/install/ui/test/data/ipa_init_commands.json b/install/ui/test/data/ipa_init_commands.json
index c7f717c35..b5c482eac 100644
--- a/install/ui/test/data/ipa_init_commands.json
+++ b/install/ui/test/data/ipa_init_commands.json
@@ -22023,20 +22023,6 @@
"type": "unicode"
},
{
- "attribute": true,
- "class": "Str",
- "deprecated_cli_aliases": [],
- "doc": "Trusted domain partner",
- "flags": [
- "no_display",
- "no_option"
- ],
- "label": "Trusted domain partner",
- "name": "ipanttrustpartner",
- "noextrawhitespace": true,
- "type": "unicode"
- },
- {
"name": "setattr"
},
{
@@ -22142,21 +22128,6 @@
"type": "unicode"
},
{
- "attribute": true,
- "class": "Str",
- "deprecated_cli_aliases": [],
- "doc": "Trusted domain partner",
- "flags": [
- "no_display",
- "no_option"
- ],
- "label": "Trusted domain partner",
- "name": "ipanttrustpartner",
- "noextrawhitespace": true,
- "query": true,
- "type": "unicode"
- },
- {
"class": "Int",
"deprecated_cli_aliases": [],
"doc": "Time limit of search in seconds",
@@ -22228,20 +22199,6 @@
"type": "unicode"
},
{
- "attribute": true,
- "class": "Str",
- "deprecated_cli_aliases": [],
- "doc": "Trusted domain partner",
- "flags": [
- "no_display",
- "no_option"
- ],
- "label": "Trusted domain partner",
- "name": "ipanttrustpartner",
- "noextrawhitespace": true,
- "type": "unicode"
- },
- {
"name": "setattr"
},
{
diff --git a/install/ui/test/data/ipa_init_objects.json b/install/ui/test/data/ipa_init_objects.json
index ca98a1a22..d8dfba27f 100644
--- a/install/ui/test/data/ipa_init_objects.json
+++ b/install/ui/test/data/ipa_init_objects.json
@@ -8527,19 +8527,6 @@
"noextrawhitespace": true,
"type": "unicode"
},
- {
- "class": "Str",
- "deprecated_cli_aliases": [],
- "doc": "Trusted domain partner",
- "flags": [
- "no_display",
- "no_option"
- ],
- "label": "Trusted domain partner",
- "name": "ipanttrustpartner",
- "noextrawhitespace": true,
- "type": "unicode"
- }
],
"uuid_attribute": ""
},