{
"serverSetup": {
"server": {
"type": "first",
"name": "himawari",
"domainName": "noteslab",
"title": "testing nomad server"
},
"network": {
"hostName": "himawari.dominov12beta.work"
},
"org": {
"orgName": "noteslab",
"certifierPassword": "password"
},
"admin": {
"lastName": "Administrator",
"password": "password",
"IDFilePath": "noteslab.admin.id"
},
"notesINI": {
"ServerTasks": "Update,Replica,Router,AMgr,Adminp,HTTP,nomad",
"LOG_REPLICATION": "1",
"LOG_SESSIONS": "1",
"CREATE_R12_DATABASES": "1",
"DisableLDAPOnAdmin": "1",
"NOMAD_WEB_HOST": "himawari.dominov12beta.work"
},
"security": {
"ACL": {
"prohibitAnonymousAccess": true,
"addLocalDomainAdmins": true
},
"TLSSetup": {
"method": "dominoMicroCA",
"CAKeyType": "ECDSA",
"CAExpirationDays": 365,
"TLSKeyType": "RSA2048",
"certExpirationDays": 90
}
},
"registerUsers": {
"defaults" : {
"saveIDToPersonDocument": true,
"password": "password",
"mailTemplatePath": "mail12.ntf",
"enableFullTextIndex": true,
"certificateExpirationMonths": 36
},
"users": [
{
"firstName": "Ichiro",
"middleName": "",
"lastName": "Suzui",
"shortName": "ISuzui",
"mailFilePath": "mail/Isuzui.nsf",
"IDFilePath": "ISuzui.id",
"internetAddress": "
[email protected]"
},
{
"firstName": "Hideki",
"middleName": "",
"lastName": "Masui",
"shortName": "HMasui",
"mailFilePath": "mail/HMasui.nsf",
"IDFilePath": "HMasui.id",
"internetAddress": "
[email protected]"
}
]
}
},
次ページへ続く
使用する構成情報(JSON) 1/2