summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/sudocmd_memberof_remove.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/test/data/sudocmd_memberof_remove.json')
-rw-r--r--install/static/test/data/sudocmd_memberof_remove.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/static/test/data/sudocmd_memberof_remove.json b/install/static/test/data/sudocmd_memberof_remove.json
index 347b5cded..c5e031b86 100644
--- a/install/static/test/data/sudocmd_memberof_remove.json
+++ b/install/static/test/data/sudocmd_memberof_remove.json
@@ -20,7 +20,7 @@
"description": [
"Group 1"
],
- "dn": "cn=group1,cn=sudocmdgroups,cn=accounts,dc=ipa"
+ "dn": "cn=group1,cn=sudocmdgroups,cn=sudo,dc=ipa"
}
},
{
@@ -39,7 +39,7 @@
"description": [
"Group 2"
],
- "dn": "cn=group2,cn=sudocmdgroups,cn=accounts,dc=ipa",
+ "dn": "cn=group2,cn=sudocmdgroups,cn=sudo,dc=ipa",
"memberindirect_sudocmd": [
"/usr/bin/more"
]