summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/privilege_find.json
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-11-08 15:18:31 -0600
committerEndi S. Dewata <edewata@redhat.com>2011-11-11 14:44:21 +0000
commitdf6bd6ab5acf6d6178f6dd726b9c5927ae7cf047 (patch)
tree972297b26ec84be8f50b4818078b03dc29bd63f9 /install/ui/test/data/privilege_find.json
parent97660ac4d5d55fcd0ee40dc5ed863a1e1265492b (diff)
downloadfreeipa-df6bd6ab5acf6d6178f6dd726b9c5927ae7cf047.tar.gz
freeipa-df6bd6ab5acf6d6178f6dd726b9c5927ae7cf047.tar.xz
freeipa-df6bd6ab5acf6d6178f6dd726b9c5927ae7cf047.zip
Updated sample data.
New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981
Diffstat (limited to 'install/ui/test/data/privilege_find.json')
-rw-r--r--install/ui/test/data/privilege_find.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/install/ui/test/data/privilege_find.json b/install/ui/test/data/privilege_find.json
index c48c4a0e8..c9054d887 100644
--- a/install/ui/test/data/privilege_find.json
+++ b/install/ui/test/data/privilege_find.json
@@ -11,7 +11,7 @@
"description": [
"User Administrators"
],
- "dn": "cn=useradmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=useradmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addusers",
"change_password",
@@ -27,7 +27,7 @@
"description": [
"Group Administrators"
],
- "dn": "cn=groupadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=groupadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addgroups",
"removegroups",
@@ -42,7 +42,7 @@
"description": [
"Host Administrators"
],
- "dn": "cn=hostadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=hostadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addhosts",
"removehosts",
@@ -58,7 +58,7 @@
"description": [
"Host Group Administrators"
],
- "dn": "cn=hostgroupadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=hostgroupadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addhostgroups",
"removehostgroups",
@@ -73,7 +73,7 @@
"description": [
"Role administration"
],
- "dn": "cn=delegationadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=delegationadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addroles",
"removeroles",
@@ -89,7 +89,7 @@
"description": [
"Service Administrators"
],
- "dn": "cn=serviceadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=serviceadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addservices",
"removeservices",
@@ -104,7 +104,7 @@
"description": [
"Automount Administrators"
],
- "dn": "cn=automountadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=automountadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addautomountmaps",
"removeautomountmaps",
@@ -119,7 +119,7 @@
"description": [
"Netgroups Administrators"
],
- "dn": "cn=netgroupadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=netgroupadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addnetgroups",
"removenetgroups",
@@ -134,7 +134,7 @@
"description": [
"Certificate Administrators"
],
- "dn": "cn=certadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=certadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"retrieve_certs",
"request_certs",
@@ -151,9 +151,9 @@
"description": [
"Replication Administrators"
],
- "dn": "cn=replicaadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=replicaadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberindirect": [
- "uid=admin,cn=users,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ "uid=admin,cn=users,cn=accounts,dc=example,dc=com"
],
"memberof_permission": [
"managereplica",
@@ -167,7 +167,7 @@
"description": [
"Host Enrollment"
],
- "dn": "cn=enrollhost,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=enrollhost,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"manage_host_keytab",
"enroll_host"
@@ -180,7 +180,7 @@
"description": [
"Entitlement Administrators"
],
- "dn": "cn=entitlementadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=entitlementadmin,cn=privileges,cn=accounts,dc=example,dc=com",
"memberof_permission": [
"addentitlements",
"removeentitlements",
@@ -194,7 +194,7 @@
"description": [
"DNS Administrators"
],
- "dn": "cn=dnsadmin,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ "dn": "cn=dnsadmin,cn=privileges,cn=accounts,dc=example,dc=com"
},
{
"cn": [
@@ -203,9 +203,9 @@
"description": [
"DNS Servers"
],
- "dn": "cn=dnsserver,cn=privileges,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "cn=dnsserver,cn=privileges,cn=accounts,dc=example,dc=com",
"memberindirect": [
- "krbprincipalname=dns/ipa.ayoung.boston.devel.redhat.com@ayoung.boston.devel.redhat.com,cn=services,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ "krbprincipalname=dns/ipa.example.com@example.com,cn=services,cn=accounts,dc=example,dc=com"
]
}
],