freeipa/install/ui/test/data/delegation_mod.json
Adam Young b9ad279ad2 rename static to ui
Directory rename
2011-01-20 14:12:47 +00:00

21 lines
602 B
JSON

{
"error": null,
"id": 0,
"result": {
"result": {
"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": [
"add",
"delete"
]
},
"summary": "Modified delegation \"m2m\"",
"value": "m2m"
}
}