summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init_objects.json
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-02-11 12:56:35 +0100
committerPetr Vobornik <pvoborni@redhat.com>2013-04-10 09:24:46 +0200
commit7e088a83782de9204af0a5bc120b4c97daae2c72 (patch)
tree402b0e1bbcf4874b525b3e9e0d7bd0173d138b00 /install/ui/test/data/ipa_init_objects.json
parentba76a9c431600ba36194242fdfac982306d55192 (diff)
downloadfreeipa-7e088a83782de9204af0a5bc120b4c97daae2c72.tar.gz
freeipa-7e088a83782de9204af0a5bc120b4c97daae2c72.tar.xz
freeipa-7e088a83782de9204af0a5bc120b4c97daae2c72.zip
Global trust config page
https://fedorahosted.org/freeipa/ticket/3333
Diffstat (limited to 'install/ui/test/data/ipa_init_objects.json')
-rw-r--r--install/ui/test/data/ipa_init_objects.json113
1 files changed, 113 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init_objects.json b/install/ui/test/data/ipa_init_objects.json
index bf14222d7..b06c28f9c 100644
--- a/install/ui/test/data/ipa_init_objects.json
+++ b/install/ui/test/data/ipa_init_objects.json
@@ -7328,6 +7328,119 @@
],
"uuid_attribute": ""
},
+ "trustconfig": {
+ "aciattrs": [],
+ "attribute_members": {},
+ "bindable": false,
+ "container_dn": "",
+ "default_attributes": [
+ "cn",
+ "ipantsecurityidentifier",
+ "ipantflatname",
+ "ipantdomainguid",
+ "ipantfallbackprimarygroup"
+ ],
+ "hidden_attributes": [
+ "objectclass",
+ "aci"
+ ],
+ "label": "Global Trust Configuration",
+ "label_singular": "Global Trust Configuration",
+ "methods": [
+ "mod",
+ "show"
+ ],
+ "name": "trustconfig",
+ "object_class": [],
+ "object_class_config": null,
+ "object_name": "trust configuration",
+ "object_name_plural": "entries",
+ "parent_object": "",
+ "rdn_attribute": "",
+ "relationships": {
+ "member": [
+ "Member",
+ "",
+ "no_"
+ ],
+ "memberindirect": [
+ "Indirect Member",
+ null,
+ "no_indirect_"
+ ],
+ "memberof": [
+ "Member Of",
+ "in_",
+ "not_in_"
+ ],
+ "memberofindirect": [
+ "Indirect Member Of",
+ null,
+ "not_in_indirect_"
+ ]
+ },
+ "takes_params": [
+ {
+ "class": "Str",
+ "doc": "Domain",
+ "flags": [
+ "no_update"
+ ],
+ "label": "Domain",
+ "name": "cn",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "Security Identifier",
+ "flags": [
+ "no_update"
+ ],
+ "label": "Security Identifier",
+ "name": "ipantsecurityidentifier",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "NetBIOS name",
+ "flags": [
+ "no_update"
+ ],
+ "label": "NetBIOS name",
+ "name": "ipantflatname",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "Domain GUID",
+ "flags": [
+ "no_update"
+ ],
+ "label": "Domain GUID",
+ "name": "ipantdomainguid",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "Fallback primary group",
+ "flags": [],
+ "label": "Fallback primary group",
+ "name": "ipantfallbackprimarygroup",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ }
+ ],
+ "uuid_attribute": ""
+ },
"user": {
"aciattrs": [
"audio",