mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 09:41:55 -06:00
metadata update
This commit is contained in:
parent
3390319f4c
commit
0fc1d260c0
@ -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,
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,17 +1,78 @@
|
||||
{
|
||||
"error": null,
|
||||
"id": 6,
|
||||
"error": null,
|
||||
"id": 6,
|
||||
"result": {
|
||||
"result": {
|
||||
"dn": "cn=ayoung.boston.devel.redhat.com,cn=kerberos,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||
"aci": [
|
||||
"(targetattr = \"krbMKey\")(version 3.0; acl \"No external access\"; deny (read,write,search,compare) userdn != \"ldap:///uid=kdc,cn=sysaccounts,cn=etc,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com\";)"
|
||||
],
|
||||
"attributelevelrights": {
|
||||
"aci": "rscwo",
|
||||
"cn": "rscwo",
|
||||
"krbadmservers": "rscwo",
|
||||
"krbdefaultencsalttypes": "rscwo",
|
||||
"krbkdcservers": "rscwo",
|
||||
"krbldapservers": "rscwo",
|
||||
"krbmaxrenewableage": "rscwo",
|
||||
"krbmaxticketlife": "rscwo",
|
||||
"krbmkey": "none",
|
||||
"krbprinccontainerref": "rscwo",
|
||||
"krbprincnamingattr": "rscwo",
|
||||
"krbpwdpolicyreference": "rsc",
|
||||
"krbpwdservers": "rscwo",
|
||||
"krbsearchscope": "rscwo",
|
||||
"krbsubtrees": "rscwo",
|
||||
"krbsupportedencsalttypes": "rscwo",
|
||||
"krbticketflags": "rsc",
|
||||
"krbticketpolicyreference": "rsc",
|
||||
"krbupenabled": "rsc",
|
||||
"nsaccountlock": "rscwo",
|
||||
"objectclass": "rscwo"
|
||||
},
|
||||
"cn": [
|
||||
"IPA14.AYOUNG.BOSTON.DEVEL.REDHAT.COM"
|
||||
],
|
||||
"dn": "cn=ipa14.ayoung.boston.devel.redhat.com,cn=kerberos,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||
"krbdefaultencsalttypes": [
|
||||
"aes256-cts:special",
|
||||
"aes128-cts:special",
|
||||
"des3-hmac-sha1:special",
|
||||
"arcfour-hmac:special"
|
||||
],
|
||||
"krbmaxrenewableage": [
|
||||
"604800"
|
||||
],
|
||||
],
|
||||
"krbmaxticketlife": [
|
||||
"86400"
|
||||
],
|
||||
"krbsearchscope": [
|
||||
"2"
|
||||
],
|
||||
"krbsubtrees": [
|
||||
"dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
|
||||
],
|
||||
"krbsupportedencsalttypes": [
|
||||
"aes256-cts:normal",
|
||||
"aes256-cts:special",
|
||||
"aes128-cts:normal",
|
||||
"aes128-cts:special",
|
||||
"des3-hmac-sha1:normal",
|
||||
"des3-hmac-sha1:special",
|
||||
"arcfour-hmac:normal",
|
||||
"arcfour-hmac:special",
|
||||
"des-hmac-sha1:normal",
|
||||
"des-cbc-md5:normal",
|
||||
"des-cbc-crc:normal",
|
||||
"des-cbc-crc:v4",
|
||||
"des-cbc-crc:afs3"
|
||||
],
|
||||
"objectclass": [
|
||||
"top",
|
||||
"krbrealmcontainer",
|
||||
"krbticketpolicyaux"
|
||||
]
|
||||
},
|
||||
"summary": null,
|
||||
},
|
||||
"summary": null,
|
||||
"value": ""
|
||||
}
|
||||
}
|
56
install/static/test/data/pwpolicy_mod.json
Normal file
56
install/static/test/data/pwpolicy_mod.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"error": null,
|
||||
"id": 3,
|
||||
"result": {
|
||||
"result": {
|
||||
"attributelevelrights": {
|
||||
"aci": "rscwo",
|
||||
"cn": "rscwo",
|
||||
"krbmaxpwdlife": "rscwo",
|
||||
"krbminpwdlife": "rscwo",
|
||||
"krbpwdfailurecountinterval": "rscwo",
|
||||
"krbpwdhistorylength": "rscwo",
|
||||
"krbpwdlockoutduration": "rscwo",
|
||||
"krbpwdmaxfailure": "rscwo",
|
||||
"krbpwdmindiffchars": "rscwo",
|
||||
"krbpwdminlength": "rscwo",
|
||||
"nsaccountlock": "rscwo",
|
||||
"objectclass": "rscwo"
|
||||
},
|
||||
"cn": [
|
||||
"global_policy"
|
||||
],
|
||||
"krbmaxpwdlife": [
|
||||
"90"
|
||||
],
|
||||
"krbminpwdlife": [
|
||||
"1"
|
||||
],
|
||||
"krbpwdfailurecountinterval": [
|
||||
"60"
|
||||
],
|
||||
"krbpwdhistorylength": [
|
||||
"0"
|
||||
],
|
||||
"krbpwdlockoutduration": [
|
||||
"10"
|
||||
],
|
||||
"krbpwdmaxfailure": [
|
||||
"3"
|
||||
],
|
||||
"krbpwdmindiffchars": [
|
||||
"0"
|
||||
],
|
||||
"krbpwdminlength": [
|
||||
"8"
|
||||
],
|
||||
"objectclass": [
|
||||
"top",
|
||||
"nsContainer",
|
||||
"krbPwdPolicy"
|
||||
]
|
||||
},
|
||||
"summary": null,
|
||||
"value": "global_policy"
|
||||
}
|
||||
}
|
@ -1,27 +1,57 @@
|
||||
{
|
||||
"error": null,
|
||||
"id": 6,
|
||||
"error": null,
|
||||
"id": 8,
|
||||
"result": {
|
||||
"result": {
|
||||
"cn": "GLOBAL",
|
||||
"dn": "cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||
"attributelevelrights": {
|
||||
"aci": "rscwo",
|
||||
"cn": "rscwo",
|
||||
"krbmaxpwdlife": "rscwo",
|
||||
"krbminpwdlife": "rscwo",
|
||||
"krbpwdfailurecountinterval": "rscwo",
|
||||
"krbpwdhistorylength": "rscwo",
|
||||
"krbpwdlockoutduration": "rscwo",
|
||||
"krbpwdmaxfailure": "rscwo",
|
||||
"krbpwdmindiffchars": "rscwo",
|
||||
"krbpwdminlength": "rscwo",
|
||||
"nsaccountlock": "rscwo",
|
||||
"objectclass": "rscwo"
|
||||
},
|
||||
"cn": [
|
||||
"global_policy"
|
||||
],
|
||||
"dn": "cn=global_policy,cn=ipa14.ayoung.boston.devel.redhat.com,cn=kerberos,dc=ipa14,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||
"krbmaxpwdlife": [
|
||||
"90"
|
||||
],
|
||||
],
|
||||
"krbminpwdlife": [
|
||||
"1"
|
||||
],
|
||||
],
|
||||
"krbpwdfailurecountinterval": [
|
||||
"60"
|
||||
],
|
||||
"krbpwdhistorylength": [
|
||||
"0"
|
||||
],
|
||||
],
|
||||
"krbpwdlockoutduration": [
|
||||
"10"
|
||||
],
|
||||
"krbpwdmaxfailure": [
|
||||
"3"
|
||||
],
|
||||
"krbpwdmindiffchars": [
|
||||
"0"
|
||||
],
|
||||
],
|
||||
"krbpwdminlength": [
|
||||
"8"
|
||||
],
|
||||
"objectclass": [
|
||||
"top",
|
||||
"nsContainer",
|
||||
"krbPwdPolicy"
|
||||
]
|
||||
},
|
||||
"summary": null,
|
||||
"value": ""
|
||||
},
|
||||
"summary": null,
|
||||
"value": "global_policy"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user