summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/trustconfigad_show.json
blob: 648c8e58a3cfc82f668993112a8a1d0b5cb2a829 (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
{
    "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"
    }
}