Sun Java System Calendar Server 6 2005Q4 Administration Guide

Hosted Domain Configuration

The following table shows the hosted (virtual) domain configuration parameters with each parameter’s default value and description.

Table E–7 Configuration Parameters for Hosted Domain Support

Parameter  

Default Value  

Description  

service.virtualdomain.

support

"n"

Enables ("y") or disables ("n") support for hosted (virtual) domains.

local.schemaversion

"1"

Specifies the version of the LDAP schema: 

  • "1" Sun LDAP Schema 1. See also service.dcroot

  • "2" Sun LDAP Schema 2. See also service.schema2root

service.dcroot

" "

Specifies the root suffix of the DC tree in the LDAP directory, if local.schemaversion="1". For example: "o=internet"

service.schema2root

" "

Specifies the root suffix underneath which all domains are found, if local.schemaversion="2". For example: "o=sesta.com"

service.defaultdomain

" "

Specifies the default domain for this instance of Calendar Server. Used when a domain name is not supplied during a login. For example: "sesta.com".

service.loginseparator

"@+"

Specifies a string of separators used for the login-separator when Calendar Server parses userid[login-separator]domain. Calendar Server tries each separator in turn.

service.siteadmin.userid

" "

Specifies the user ID of the domain administrator. 

service.siteadmin.cred

" "

Specifies the password of the domain administrator.