summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/selinuxusermap_find_pkeys.json
blob: 016e512676d1ccd16682a53ab6414dbb4ee61b19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "error": null,
    "id": null,
    "result": {
        "count": 1,
        "result": [
            {
                "cn": [
                    "karel_unconfined"
                ],
                "dn": "ipauniqueid=dbe2ffa0-3c2c-11e1-ad81-00163e6185c4,cn=usermap,cn=selinux,dc=dev,dc=example,dc=com"
            }
        ],
        "summary": "1 SELinux User Map matched",
        "truncated": false
    }
}