summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json25
1 files changed, 24 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 38ef3ce4c..98e622cf0 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -2,7 +2,7 @@
"error": null,
"id": null,
"result": {
- "count": 4,
+ "count": 5,
"results": [
{
"error": null,
@@ -786,6 +786,29 @@
"result": true,
"summary": null,
"value": ""
+ },
+ {
+ "error": null,
+ "result": {
+ "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"
+ ]
+ },
+ "summary": null,
+ "value": "ad"
}
]
}