summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_find.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/delegation_find.json')
-rw-r--r--install/ui/test/data/delegation_find.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/install/ui/test/data/delegation_find.json b/install/ui/test/data/delegation_find.json
index 82b31fc58..da6d91394 100644
--- a/install/ui/test/data/delegation_find.json
+++ b/install/ui/test/data/delegation_find.json
@@ -9,9 +9,9 @@
"attrs": [
"cn"
],
- "filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
+ "filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=example,dc=com)",
"group": "muppets",
- "membergroup": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "membergroup": "cn=ipausers,cn=groups,cn=accounts,dc=example,dc=com",
"permissions": [
"write"
]
@@ -21,9 +21,9 @@
"attrs": [
"title"
],
- "filter": "(memberOf=cn=monsters,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
+ "filter": "(memberOf=cn=monsters,cn=groups,cn=accounts,dc=example,dc=com)",
"group": "muppets",
- "membergroup": "cn=monsters,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "membergroup": "cn=monsters,cn=groups,cn=accounts,dc=example,dc=com",
"permissions": [
"write"
]