summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
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
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')
-rw-r--r--install/ui/test/data/ipa_init.json6
-rw-r--r--install/ui/test/data/ipa_init_objects.json113
-rw-r--r--install/ui/test/data/trustconfigad_show.json41
3 files changed, 159 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index a75918eb2..38ef3ce4c 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -488,6 +488,9 @@
"truststatus": "Trust status",
"trusttype": "Trust type"
},
+ "trustconfig": {
+ "options": "Options"
+ },
"user": {
"account": "Account Settings",
"account_status": "Account Status",
@@ -547,7 +550,8 @@
"ipaserver": "IPA Server",
"policy": "Policy",
"role": "Role Based Access Control",
- "sudo": "Sudo"
+ "sudo": "Sudo",
+ "trust": "Trusts"
},
"true": "True",
"widget": {
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",
diff --git a/install/ui/test/data/trustconfigad_show.json b/install/ui/test/data/trustconfigad_show.json
new file mode 100644
index 000000000..648c8e58a
--- /dev/null
+++ b/install/ui/test/data/trustconfigad_show.json
@@ -0,0 +1,41 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "cn": "rscwo",
+ "ipantdomainguid": "rscwo",
+ "ipantfallbackprimarygroup": "rscwo",
+ "ipantflatname": "rscwo",
+ "ipantsecurityidentifier": "rscwo",
+ "nsaccountlock": "rscwo",
+ "objectclass": "rscwo"
+ },
+ "cn": [
+ "test.example.com"
+ ],
+ "dn": "cn=test.example.com,cn=etc,dc=test,dc=example,dc=com",
+ "ipantdomainguid": [
+ "ae391b8e-a104-476f-a7ee-146239a31dde"
+ ],
+ "ipantfallbackprimarygroup": [
+ "Default SMB Group"
+ ],
+ "ipantflatname": [
+ "EXAMPLE"
+ ],
+ "ipantsecurityidentifier": [
+ "S-1-5-21-1849636185-3637193423-921922997"
+ ],
+ "objectclass": [
+ "ipaNTDomainAttrs",
+ "nsContainer",
+ "top"
+ ]
+ },
+ "summary": null,
+ "value": "ad"
+ }
+} \ No newline at end of file