summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/selinuxusermap_mod.json
blob: d131c4320e1c3787d1448de9519b317769448f73 (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
{
    "error": null,
    "id": null,
    "result": {
        "result": {
            "attributelevelrights": {
                "accesstime": "rscwo",
                "aci": "rscwo",
                "cn": "rscwo",
                "description": "rscwo",
                "hostcategory": "rscwo",
                "ipaenabledflag": "rscwo",
                "ipaselinuxuser": "rscwo",
                "ipauniqueid": "rsc",
                "memberhost": "rscwo",
                "memberuser": "rscwo",
                "nsaccountlock": "rscwo",
                "seealso": "rscwo",
                "usercategory": "rscwo"
            },
            "cn": [
                "karel_unconfined"
            ],
            "description": [
                "description"
            ],
            "ipaenabledflag": [
                "TRUE"
            ],
            "ipaselinuxuser": [
                "unconfined_u:s0-s0:c0.c1023"
            ],
            "ipauniqueid": [
                "dbe2ffa0-3c2c-11e1-ad81-00163e6185c4"
            ],
            "memberuser_user": [
                "karel"
            ],
            "objectclass": [
                "ipaassociation",
                "ipaselinuxusermap"
            ]
        },
        "summary": "Modified SELinux User Map \"karel_unconfined\"",
        "value": "karel_unconfined"
    }
}