From 510eb79ff4590b21706cd699345fbfaf76250e58 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 28 Feb 2011 14:22:55 -0600 Subject: Replaced SUDO with Sudo in UI test data. Ticket 1005 --- install/ui/test/data/hbacsvc_show.json | 2 +- install/ui/test/data/hbacsvcgroup_find.json | 4 ++-- install/ui/test/data/hbacsvcgroup_member_hbacsvc.json | 4 ++-- install/ui/test/data/hbacsvcgroup_show.json | 4 ++-- install/ui/test/data/i18n_messages.json | 6 +++--- install/ui/test/data/ipa_init.json | 12 ++++++------ install/ui/test/data/json_metadata.json | 6 +++--- install/ui/test/data/sudocmdgroup_add_member.json | 2 +- install/ui/test/data/sudocmdgroup_mod.json | 2 +- install/ui/test/data/sudocmdgroup_remove_member.json | 2 +- 10 files changed, 22 insertions(+), 22 deletions(-) (limited to 'install/ui') diff --git a/install/ui/test/data/hbacsvc_show.json b/install/ui/test/data/hbacsvc_show.json index 8ebfbd7c1..749d5da95 100644 --- a/install/ui/test/data/hbacsvc_show.json +++ b/install/ui/test/data/hbacsvc_show.json @@ -22,7 +22,7 @@ "676e92a1-ec7611df-b3f78f4b-11cc007b" ], "memberof": [ - "cn=SUDO,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com" + "cn=Sudo,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com" ], "objectclass": [ "ipahbacservice", diff --git a/install/ui/test/data/hbacsvcgroup_find.json b/install/ui/test/data/hbacsvcgroup_find.json index 797530e37..503bfa379 100644 --- a/install/ui/test/data/hbacsvcgroup_find.json +++ b/install/ui/test/data/hbacsvcgroup_find.json @@ -6,10 +6,10 @@ "result": [ { "cn": [ - "SUDO" + "Sudo" ], "description": [ - "Default group of SUDO related services" + "Default group of Sudo related services" ], "dn": "cn=sudo,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com", "member_hbacsvc": [ diff --git a/install/ui/test/data/hbacsvcgroup_member_hbacsvc.json b/install/ui/test/data/hbacsvcgroup_member_hbacsvc.json index a407a622f..b2332f5a9 100644 --- a/install/ui/test/data/hbacsvcgroup_member_hbacsvc.json +++ b/install/ui/test/data/hbacsvcgroup_member_hbacsvc.json @@ -18,7 +18,7 @@ "42927a86-f46d-11df-8cc1-00163e72f2d9" ], "memberof": [ - "cn=SUDO,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com" + "cn=Sudo,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com" ], "objectclass": [ "ipahbacservice", @@ -42,7 +42,7 @@ "42970a6a-f46d-11df-8cc1-00163e72f2d9" ], "memberof": [ - "cn=SUDO,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com" + "cn=Sudo,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com" ], "objectclass": [ "ipahbacservice", diff --git a/install/ui/test/data/hbacsvcgroup_show.json b/install/ui/test/data/hbacsvcgroup_show.json index ad3c4253b..05ba55ba5 100644 --- a/install/ui/test/data/hbacsvcgroup_show.json +++ b/install/ui/test/data/hbacsvcgroup_show.json @@ -19,10 +19,10 @@ "seealso": "rscwo" }, "cn": [ - "SUDO" + "Sudo" ], "description": [ - "Default group of SUDO related services" + "Default group of Sudo related services" ], "dn": "cn=sudo,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com", "ipauniqueid": [ diff --git a/install/ui/test/data/i18n_messages.json b/install/ui/test/data/i18n_messages.json index f5aa841ec..11b02c846 100644 --- a/install/ui/test/data/i18n_messages.json +++ b/install/ui/test/data/i18n_messages.json @@ -221,11 +221,11 @@ "valid": "Kerberos Key Present, Service Provisioned" }, "sudocmd": { - "add": "Add New SUDO Command", + "add": "Add New Sudo Command", "groups": "Groups" }, "sudocmdgroup": { - "add": "Add New SUDO Command Group", + "add": "Add New Sudo Command Group", "commands": "Commands" }, "sudorule": { @@ -282,7 +282,7 @@ "ipaserver": "IPA Server", "policy": "Policy", "role": "Role Based Access Control", - "sudo": "SUDO" + "sudo": "Sudo" }, "widget": { "validation_error": "Text does not match field pattern" diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index ffb3ad416..99f6a6060 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -7612,7 +7612,7 @@ "objectclass", "aci" ], - "label": "SUDO Commands", + "label": "Sudo Commands", "methods": [ "add", "del", @@ -7743,7 +7743,7 @@ "objectclass", "aci" ], - "label": "SUDO Command Groups", + "label": "Sudo Command Groups", "methods": [ "add", "add_member", @@ -7964,7 +7964,7 @@ "objectclass", "aci" ], - "label": "SUDO", + "label": "Sudo", "methods": [ "add", "add_allow_command", @@ -9684,11 +9684,11 @@ "valid": "Kerberos Key Present, Service Provisioned" }, "sudocmd": { - "add": "Add New SUDO Command", + "add": "Add New Sudo Command", "groups": "Groups" }, "sudocmdgroup": { - "add": "Add New SUDO Command Group", + "add": "Add New Sudo Command Group", "commands": "Commands" }, "sudorule": { @@ -9745,7 +9745,7 @@ "ipaserver": "IPA Server", "policy": "Policy", "role": "Role Based Access Control", - "sudo": "SUDO" + "sudo": "Sudo" }, "widget": { "validation_error": "Text does not match field pattern" diff --git a/install/ui/test/data/json_metadata.json b/install/ui/test/data/json_metadata.json index c1c9cd1c2..509fc5ee4 100644 --- a/install/ui/test/data/json_metadata.json +++ b/install/ui/test/data/json_metadata.json @@ -7609,7 +7609,7 @@ "objectclass", "aci" ], - "label": "SUDO Commands", + "label": "Sudo Commands", "methods": [ "add", "del", @@ -7740,7 +7740,7 @@ "objectclass", "aci" ], - "label": "SUDO Command Groups", + "label": "Sudo Command Groups", "methods": [ "add", "add_member", @@ -7961,7 +7961,7 @@ "objectclass", "aci" ], - "label": "SUDO", + "label": "Sudo", "methods": [ "add", "add_allow_command", diff --git a/install/ui/test/data/sudocmdgroup_add_member.json b/install/ui/test/data/sudocmdgroup_add_member.json index 254746e65..f64c73a17 100644 --- a/install/ui/test/data/sudocmdgroup_add_member.json +++ b/install/ui/test/data/sudocmdgroup_add_member.json @@ -14,7 +14,7 @@ "group1" ], "description": [ - "SUDO Group 1" + "Sudo Group 1" ], "dn": "cn=group1,cn=sudocmdgroups,cn=sudo,dc=dev,dc=example,dc=com", "member_sudocmd": [ diff --git a/install/ui/test/data/sudocmdgroup_mod.json b/install/ui/test/data/sudocmdgroup_mod.json index d0eb3226b..53ce9ab97 100644 --- a/install/ui/test/data/sudocmdgroup_mod.json +++ b/install/ui/test/data/sudocmdgroup_mod.json @@ -21,7 +21,7 @@ "group1" ], "description": [ - "SUDO Group 1" + "Sudo Group 1" ], "ipauniqueid": [ "1a8f4852-f459-11df-815c-00163e72f2d9" diff --git a/install/ui/test/data/sudocmdgroup_remove_member.json b/install/ui/test/data/sudocmdgroup_remove_member.json index 22353c314..c0ff05a20 100644 --- a/install/ui/test/data/sudocmdgroup_remove_member.json +++ b/install/ui/test/data/sudocmdgroup_remove_member.json @@ -14,7 +14,7 @@ "group1" ], "description": [ - "SUDO Group 1" + "Sudo Group 1" ], "dn": "cn=group1,cn=sudocmdgroups,cn=sudo,dc=dev,dc=example,dc=com" } -- cgit