mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
b9ad279ad2
Directory rename
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"count": 2,
|
|
"result": [
|
|
{
|
|
"aciname": "delegme",
|
|
"attrs": [
|
|
"cn"
|
|
],
|
|
"filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
|
|
"group": "muppets",
|
|
"membergroup": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"permissions": [
|
|
"write"
|
|
]
|
|
},
|
|
{
|
|
"aciname": "m2m",
|
|
"attrs": [
|
|
"title"
|
|
],
|
|
"filter": "(memberOf=cn=monsters,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
|
|
"group": "muppets",
|
|
"membergroup": "cn=monsters,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"permissions": [
|
|
"write"
|
|
]
|
|
}
|
|
],
|
|
"summary": "2 delegations matched",
|
|
"truncated": false
|
|
}
|
|
} |