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.json68
1 files changed, 63 insertions, 5 deletions
diff --git a/install/static/test/data/config_show.json b/install/static/test/data/config_show.json
index e52d1df66..e3b6154b9 100644
--- a/install/static/test/data/config_show.json
+++ b/install/static/test/data/config_show.json
@@ -1,11 +1,42 @@
{
"error": null,
- "id": 6,
+ "id": 4,
"result": {
"result": {
- "dn": "cn=ipaconfig,cn=etc,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "cn": "rscwo",
+ "ipacertificatesubjectbase": "rscwo",
+ "ipaconfigstring": "rscwo",
+ "ipacustomfields": "rscwo",
+ "ipadefaultemaildomain": "rscwo",
+ "ipadefaultloginshell": "rscwo",
+ "ipadefaultprimarygroup": "rscwo",
+ "ipagroupobjectclasses": "rscwo",
+ "ipagroupsearchfields": "rscwo",
+ "ipahomesrootdir": "rscwo",
+ "ipamaxusernamelength": "rscwo",
+ "ipamigrationenabled": "rscwo",
+ "ipapwdexpadvnotify": "rscwo",
+ "ipasearchrecordslimit": "rscwo",
+ "ipasearchtimelimit": "rscwo",
+ "ipauserobjectclasses": "rscwo",
+ "ipausersearchfields": "rscwo",
+ "nsaccountlock": "rscwo",
+ "objectclass": "rscwo"
+ },
+ "cn": [
+ "ipaConfig"
+ ],
+ "dn": "cn=ipaconfig,cn=etc,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"ipacertificatesubjectbase": [
- "O=IPA"
+ "O=IPA14.AYOUNG.BOSTON.DEVEL.REDHAT.COM"
+ ],
+ "ipaconfigstring": [
+ "AllowNThash"
+ ],
+ "ipadefaultemaildomain": [
+ "ayoung.boston.devel.redhat.com"
],
"ipadefaultloginshell": [
"/bin/sh"
@@ -13,6 +44,13 @@
"ipadefaultprimarygroup": [
"ipausers"
],
+ "ipagroupobjectclasses": [
+ "top",
+ "groupofnames",
+ "nestedgroup",
+ "ipausergroup",
+ "ipaobject"
+ ],
"ipagroupsearchfields": [
"cn,description"
],
@@ -20,19 +58,39 @@
"/home"
],
"ipamaxusernamelength": [
- "8"
+ "32"
],
"ipamigrationenabled": [
"FALSE"
],
+ "ipapwdexpadvnotify": [
+ "4"
+ ],
"ipasearchrecordslimit": [
- "0"
+ "100"
],
"ipasearchtimelimit": [
"2"
],
+ "ipauserobjectclasses": [
+ "top",
+ "person",
+ "organizationalperson",
+ "inetorgperson",
+ "inetuser",
+ "posixaccount",
+ "krbprincipalaux",
+ "krbticketpolicyaux",
+ "ipaobject"
+ ],
"ipausersearchfields": [
"uid,givenname,sn,telephonenumber,ou,title"
+ ],
+ "objectclass": [
+ "nsContainer",
+ "top",
+ "ipaGuiConfig",
+ "ipaConfigObject"
]
},
"summary": null,