summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/group_find.json
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-01-06 01:18:48 -0600
committerEndi S. Dewata <edewata@redhat.com>2012-01-13 10:57:59 -0600
commitf56f8a34d39ba13403e7a693b639b6b37fcd0a04 (patch)
tree6503617f5530db7332f9434302dd56f2cf672eca /install/ui/test/data/group_find.json
parent3d1b864024255b97999f100d05c3bf63d99dacb5 (diff)
downloadfreeipa-f56f8a34d39ba13403e7a693b639b6b37fcd0a04.tar.gz
freeipa-f56f8a34d39ba13403e7a693b639b6b37fcd0a04.tar.xz
freeipa-f56f8a34d39ba13403e7a693b639b6b37fcd0a04.zip
Added instructions to generate CSR.
The certificate request dialog box has been modified to show the OpenSSL commands for generating a CSR. The realm and entry names in the test data have been fixed to be more consistent. Ticket #1012
Diffstat (limited to 'install/ui/test/data/group_find.json')
-rw-r--r--install/ui/test/data/group_find.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/install/ui/test/data/group_find.json b/install/ui/test/data/group_find.json
index fe40e254a..6df265044 100644
--- a/install/ui/test/data/group_find.json
+++ b/install/ui/test/data/group_find.json
@@ -11,7 +11,7 @@
"description": [
"Account administrators group"
],
- "dn": "cn=admins,cn=groups,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=admins,cn=groups,cn=accounts,dc=example,dc=com",
"gidnumber": [
"1420800000"
],
@@ -26,7 +26,7 @@
"description": [
"Default group for all users"
],
- "dn": "cn=ipausers,cn=groups,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=ipausers,cn=groups,cn=accounts,dc=example,dc=com",
"gidnumber": [
"1420800001"
],
@@ -46,7 +46,7 @@
"description": [
"Limited admins who can edit other users"
],
- "dn": "cn=editors,cn=groups,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=editors,cn=groups,cn=accounts,dc=example,dc=com",
"gidnumber": [
"1420800002"
]
@@ -58,7 +58,7 @@
"description": [
"Monsters on Sesame Street"
],
- "dn": "cn=monsters,cn=groups,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=monsters,cn=groups,cn=accounts,dc=example,dc=com",
"gidnumber": [
"1420800009"
]
@@ -70,7 +70,7 @@
"description": [
"Muppets moonlighting for CTW"
],
- "dn": "cn=muppets,cn=groups,cn=accounts,dc=dev,dc=example,dc=com",
+ "dn": "cn=muppets,cn=groups,cn=accounts,dc=example,dc=com",
"gidnumber": [
"1420800010"
]