summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/trustconfigad_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/trustconfigad_show.json')
-rw-r--r--install/ui/test/data/trustconfigad_show.json41
1 files changed, 41 insertions, 0 deletions
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