summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/privilege_show.json
blob: 7d9328aa02ac7531372efa510b85db7536ffe51a (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
{
    "error": null,
    "id": 0,
    "result": {
        "result": {
            "attributelevelrights": {
                "aci": "rscwo",
                "businesscategory": "rscwo",
                "cn": "rscwo",
                "description": "rscwo",
                "member": "rscwo",
                "memberof": "rsc",
                "nsaccountlock": "rscwo",
                "o": "rscwo",
                "objectclass": "rscwo",
                "ou": "rscwo",
                "owner": "rscwo",
                "seealso": "rscwo"
            },
            "cn": [
                "dnsserver"
            ],
            "description": [
                "DNS Servers"
            ],
            "dn": "cn=dnsserver,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
            "memberindirect": [
                "krbprincipalname=dns/ipa.ayoung.boston.devel.redhat.com@ayoung.boston.devel.redhat.com,cn=services,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
            ],
            "objectclass": [
                "top",
                "groupofnames",
                "nestedgroup"
            ]
        },
        "summary": null,
        "value": "dnsserver"
    }
}