summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/config_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/test/data/config_show.json')
-rw-r--r--install/static/test/data/config_show.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/install/static/test/data/config_show.json b/install/static/test/data/config_show.json
new file mode 100644
index 000000000..e52d1df66
--- /dev/null
+++ b/install/static/test/data/config_show.json
@@ -0,0 +1,41 @@
+{
+ "error": null,
+ "id": 6,
+ "result": {
+ "result": {
+ "dn": "cn=ipaconfig,cn=etc,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "ipacertificatesubjectbase": [
+ "O=IPA"
+ ],
+ "ipadefaultloginshell": [
+ "/bin/sh"
+ ],
+ "ipadefaultprimarygroup": [
+ "ipausers"
+ ],
+ "ipagroupsearchfields": [
+ "cn,description"
+ ],
+ "ipahomesrootdir": [
+ "/home"
+ ],
+ "ipamaxusernamelength": [
+ "8"
+ ],
+ "ipamigrationenabled": [
+ "FALSE"
+ ],
+ "ipasearchrecordslimit": [
+ "0"
+ ],
+ "ipasearchtimelimit": [
+ "2"
+ ],
+ "ipausersearchfields": [
+ "uid,givenname,sn,telephonenumber,ou,title"
+ ]
+ },
+ "summary": null,
+ "value": ""
+ }
+} \ No newline at end of file