summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/group_find.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/group_find.json')
-rw-r--r--install/ui/test/data/group_find.json39
1 files changed, 23 insertions, 16 deletions
diff --git a/install/ui/test/data/group_find.json b/install/ui/test/data/group_find.json
index 902689a0..33862294 100644
--- a/install/ui/test/data/group_find.json
+++ b/install/ui/test/data/group_find.json
@@ -1,6 +1,6 @@
{
"error": null,
- "id": 0,
+ "id": 2,
"result": {
"count": 5,
"result": [
@@ -11,9 +11,9 @@
"description": [
"Account administrators group"
],
- "dn": "cn=admins,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=admins,cn=groups,cn=accounts,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"gidnumber": [
- "1948497956"
+ "1420800000"
],
"member_user": [
"admin"
@@ -26,13 +26,17 @@
"description": [
"Default group for all users"
],
- "dn": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=ipausers,cn=groups,cn=accounts,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"gidnumber": [
- "1948497957"
+ "1420800001"
],
"member_user": [
"kfrog",
- "moi"
+ "count123",
+ "scram",
+ "elmo",
+ "zoe",
+ "pdawn"
]
},
{
@@ -42,34 +46,37 @@
"description": [
"Limited admins who can edit other users"
],
- "dn": "cn=editors,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=editors,cn=groups,cn=accounts,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"gidnumber": [
- "1948497958"
+ "1420800002"
]
},
{
"cn": [
- "deleteme"
+ "monsters"
],
"description": [
- "This is a group that should go away."
+ "Monsters on Sesame Street"
],
- "dn": "cn=deleteme,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ "dn": "cn=monsters,cn=groups,cn=accounts,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "gidnumber": [
+ "1420800009"
+ ]
},
{
"cn": [
- "testgroup"
+ "muppets"
],
"description": [
- "Detlete this if you see it"
+ "Muppets moonlighting for CTW"
],
- "dn": "cn=testgroup,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=muppets,cn=groups,cn=accounts,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"gidnumber": [
- "1948497959"
+ "1420800010"
]
}
],
"summary": "5 groups matched",
"truncated": false
}
-} \ No newline at end of file
+}