summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnszone_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/dnszone_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/dnszone_find.json')
-rw-r--r--install/ui/test/data/dnszone_find.json64
1 files changed, 13 insertions, 51 deletions
diff --git a/install/ui/test/data/dnszone_find.json b/install/ui/test/data/dnszone_find.json
index fdf2c8e40..7477d6167 100644
--- a/install/ui/test/data/dnszone_find.json
+++ b/install/ui/test/data/dnszone_find.json
@@ -2,15 +2,15 @@
"error": null,
"id": 6,
"result": {
- "count": 3,
+ "count": 2,
"result": [
{
- "dn": "idnsname=example.com,cn=dns,dc=example,dc=com",
+ "dn": "idnsname=1.168.192.in-addr.arpa,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"TRUE"
],
"idnsname": [
- "example.com"
+ "1.168.192.in-addr.arpa"
],
"idnssoaexpire": [
"1209600"
@@ -19,7 +19,7 @@
"3600"
],
"idnssoamname": [
- "ipa.example.com."
+ "dev.example.com."
],
"idnssoarefresh": [
"3600"
@@ -28,19 +28,19 @@
"900"
],
"idnssoarname": [
- "root.ipa.example.com."
+ "root.1.168.192.in-addr.arpa."
],
"idnssoaserial": [
"2010021201"
],
"idnsupdatepolicy": [
- "grant EXAMPLE.COM krb5-self * A;"
+ "grant EXAMPLE.COM krb5-subdomain 1.168.192.in-addr.arpa. PTR;"
],
"idnszoneactive": [
"TRUE"
],
"nsrecord": [
- "ipa.example.com."
+ "dev.example.com."
],
"objectclass": [
"top",
@@ -49,12 +49,12 @@
]
},
{
- "dn": "idnsname=122.168.192.in-addr.arpa,cn=dns,dc=example,dc=com",
+ "dn": "idnsname=example.com,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"TRUE"
],
"idnsname": [
- "122.168.192.in-addr.arpa"
+ "example.com"
],
"idnssoaexpire": [
"1209600"
@@ -63,7 +63,7 @@
"3600"
],
"idnssoamname": [
- "ipa.example.com."
+ "dev.example.com."
],
"idnssoarefresh": [
"3600"
@@ -72,57 +72,19 @@
"900"
],
"idnssoarname": [
- "root.122.168.192.in-addr.arpa."
+ "root.dev.example.com."
],
"idnssoaserial": [
"2010021201"
],
"idnsupdatepolicy": [
- "grant EXAMPLE.COM krb5-subdomain 122.168.192.in-addr.arpa. PTR;"
+ "grant EXAMPLE.COM krb5-self * A;"
],
"idnszoneactive": [
"TRUE"
],
"nsrecord": [
- "ipa.example.com."
- ],
- "objectclass": [
- "top",
- "idnsrecord",
- "idnszone"
- ]
- },
- {
- "dn": "idnsname=dev.example.com,cn=dns,dc=example,dc=com",
- "idnsallowdynupdate": [
- "FALSE"
- ],
- "idnsname": [
- "dev.example.com"
- ],
- "idnssoaexpire": [
- "1209600"
- ],
- "idnssoaminimum": [
- "3600"
- ],
- "idnssoamname": [
- "example.com"
- ],
- "idnssoarefresh": [
- "3600"
- ],
- "idnssoaretry": [
- "900"
- ],
- "idnssoarname": [
- "root.dev.example.com."
- ],
- "idnssoaserial": [
- "2010021201"
- ],
- "idnszoneactive": [
- "TRUE"
+ "dev.example.com."
],
"objectclass": [
"top",