summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/delegation_mod.json')
-rw-r--r--install/ui/test/data/delegation_mod.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/install/ui/test/data/delegation_mod.json b/install/ui/test/data/delegation_mod.json
new file mode 100644
index 000000000..9f7da68bf
--- /dev/null
+++ b/install/ui/test/data/delegation_mod.json
@@ -0,0 +1,21 @@
+{
+ "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"
+ }
+} \ No newline at end of file