summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/sudorule_find_pkeys.json
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-01-18 17:58:55 -0600
committerPetr Voborník <pvoborni@redhat.com>2012-01-23 15:38:35 +0100
commitfef343ae8f501aa67d4c746d9c7103d797fd6be2 (patch)
treef4cd5bad86ac0309dbcf3148dcdc10a8a62a0b17 /install/ui/test/data/sudorule_find_pkeys.json
parent7c0c39581c567c2c5bd92f9396b6fd99a2b8a6f8 (diff)
downloadfreeipa-fef343ae8f501aa67d4c746d9c7103d797fd6be2.tar.gz
freeipa-fef343ae8f501aa67d4c746d9c7103d797fd6be2.tar.xz
freeipa-fef343ae8f501aa67d4c746d9c7103d797fd6be2.zip
Show disabled entries in gray.
The users, HBAC/sudo rules, HBAC test, and SELinux list pages have been modified to show disabled entries in gray. Icons will be added separately. Ticket #1996
Diffstat (limited to 'install/ui/test/data/sudorule_find_pkeys.json')
-rw-r--r--install/ui/test/data/sudorule_find_pkeys.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/install/ui/test/data/sudorule_find_pkeys.json b/install/ui/test/data/sudorule_find_pkeys.json
index a72894db3..139fc0a27 100644
--- a/install/ui/test/data/sudorule_find_pkeys.json
+++ b/install/ui/test/data/sudorule_find_pkeys.json
@@ -6,7 +6,13 @@
"result": [
{
"cn": [
- "test"
+ "test01"
+ ],
+ "dn": "ipauniqueid=4fc57a02-f23311df-b268e50e-a3b3ef71,cn=sudorules,cn=sudo,dc=example,dc=com"
+ },
+ {
+ "cn": [
+ "test02"
],
"dn": "ipauniqueid=4fc57a02-f23311df-b268e50e-a3b3ef71,cn=sudorules,cn=sudo,dc=example,dc=com"
}