mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
fef343ae8f
The users, HBAC/sudo rules, HBAC test, and SELinux list pages have been modified to show disabled entries in gray. Icons will be added separately. Ticket #1996
23 lines
639 B
JSON
23 lines
639 B
JSON
{
|
|
"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"
|
|
},
|
|
{
|
|
"cn": [
|
|
"test01"
|
|
],
|
|
"dn": "ipauniqueid=dbe2ffa0-3c2c-11e1-ad81-00163e6185c4,cn=usermap,cn=selinux,dc=dev,dc=example,dc=com"
|
|
}
|
|
],
|
|
"summary": "2 SELinux User Maps matched",
|
|
"truncated": false
|
|
}
|
|
} |