Sun Java System Calendar Server 6.3 管理指南

E.2.6 Calendar Server 日历存储配置参数

下表显示了日历存储配置参数以及每个参数的默认值和说明。日历存储包含所有事件和待办事项记录。

表 E–5 ics.conf 文件中的日历存储配置参数

参数 

默认值 

说明 

calstore.anonymous.calid

"anonymous"

用于匿名登录的日历 ID (calid)。

user.allow.doublebook

"yes"

确定创建日历时是否允许为用户日历的同一时段预定多个事件: 

  • "no" 禁止重复预订。

  • "yes" 允许重复预订。

calstore.calendar.default.acl

"@@o^a^r^g;
@@o^c^wdeic^g;
@^a^fs^g;
@^c^^g;
@^p^r^g"

指定用户创建日历时使用的默认访问控制权限。其格式由一个以分号分隔的访问控制条目 (ACE) 变量字符串列表指定。 

有关 ACE 格式的详细信息,请参见15.4 日历访问控制

要使用命令行实用程序指定一个或多个日历的访问控制条目,请参见D.5 cscal

calstore.calendar.owner.acl

"@@o^a^rsf^g;
@@o^c^wdeic^g"

指定日历所有者的默认访问控制设置。 

calstore.calendar.create.

lowercase

"no"

指定在创建新日历或使用 LDAP CLD 插件查找日历时,Calendar Server 是否应将日历 ID (calid) 转换为小写。

calstore.default.timezoneID

"America/
New_York"

在以下情况下将要使用的时区 ID: 

  • 未提供时区 ID

  • 未找到日历时区 ID

  • 未找到用户时区 ID

    如果指定的值无效,服务器将使用 GMT(Greenwich Mean Time,格林威治标准时间)时区。

calstore.filterprivateevents

"yes"

指定 Calendar Server 是否过滤(识别)私人和仅时间与日期(保密)事件和任务。如果指定为 "no",Calendar Server 会将它们与公用事件和任务一样处理。

calstore.freebusy.include.

defaultcalendar

"yes"

指定是否在用户的空闲/繁忙日历列表中包括用户的默认日历。 

calstore.freebusy.remove.

defaultcalendar

"no"

指定是否可以从用户的空闲/繁忙日历列表中删除用户的默认日历。 

calstore.group.attendee.maxsize

"0"

将扩展来用于邀请的 LDAP 组的最大大小。"0" 表示可任意扩展组,而无需考虑大小限制。-1 表示不允许扩展 LDAP 组。

calstore.recurrence.bound

"60"

周期性扩展可以创建的最大事件数目。 

calstore.subscribed.include.

defaultcalendar

"yes"

指定是否在用户的预定日历列表中包括用户的默认日历。 

calstore.subscribed.remove.

defaultcalendar

"no"

指定是否可以从用户的预定日历列表中删除用户的默认日历。 

calstore.userlookup.maxsize

"200"

从用户搜索的 LDAP 查找中返回的最大结果数目。值为 "0" 时表示没有限制。

calstore.unqualifiedattendee.

fmt1.type

"uid"

指定在执行事件参与者的目录查找时,Calendar Server 如何处理字符串,例如 jdoejdoe:tv。允许的值有:uidcngidresmailtocap

calstore.unqualifiedattendee.

fmt2.type

"mailto"

指定在执行事件参与者的目录查找时,Calendar Server 如何处理带 @ 符号的字符串,例如 jdoe@sesta.com。允许的值有:uidcngidresmailtocap

calstore.unqualifiedattendee.

fmt3.type

"cn"

指定在执行事件参与者的目录查找时,Calendar Server 如何处理带空格的字符串,例如 john doe。允许的值有:uidcngidrescap

store.partition.primary.path

"."

存储日历信息的主磁盘分区的位置。