summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/trust_show.json
blob: fa5ce3a0d4e9df0c00f6840be150b392310e5f21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
    "error": null,
    "id": null,
    "result": {
        "result": {
            "attributelevelrights": {
                "aci": "rscwo",
                "cn": "rscwo",
                "ipantflatname": "rscwo",
                "ipantsupportedencryptiontypes": "rscwo",
                "ipanttrustattributes": "rscwo",
                "ipanttrustauthincoming": "rscwo",
                "ipanttrustauthoutgoing": "rscwo",
                "ipanttrustdirection": "rscwo",
                "ipanttrusteddomainsid": "rscwo",
                "ipanttrustforesttrustinfo": "rscwo",
                "ipanttrustpartner": "rscwo",
                "ipanttrustposixoffset": "rscwo",
                "ipanttrusttype": "rscwo",
                "nsaccountlock": "rscwo"
            },
            "cn": [
                "ad.test"
            ],
            "dn": "cn=ad.test,cn=ad,cn=trusts,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com",
            "ipantflatname": [
                "AD"
            ],
            "ipanttrustattributes": [
                "136"
            ],
            "ipanttrustauthincoming": [
                {
                    "__base64__": "AQAAAAwAAAAwAAAAgKOs1XFQzQECAAAAEgAAAGEAYQBhAEEAQQBBADEAMQAxAAAA"
                }
            ],
            "ipanttrustauthoutgoing": [
                {
                    "__base64__": "AQAAAAwAAAAwAAAAgKOs1XFQzQECAAAAEgAAAGEAYQBhAEEAQQBBADEAMQAxAAAA"
                }
            ],
            "ipanttrustdirection": [
                "3"
            ],
            "ipanttrusteddomainsid": [
                "S-1-5-21-2085708479-1865276630-1146473440"
            ],
            "ipanttrustpartner": [
                "ad.test"
            ],
            "ipanttrusttype": [
                "2"
            ],
            "objectclass": [
                "ipaNTTrustedDomain"
            ],
            "trustdirection": [
                "Two-way trust"
            ],
            "trusttype": [
                "Active Directory domain"
            ]
        },
        "summary": null,
        "value": "ad.test"
    }
}