Ticket #166 (closed Defect: Software changed)
Ensure that computer record in OD matches the server configuration
| Reported by: | wsanchez@… | Owned by: | dreid@… |
|---|---|---|---|
| Priority: | 1: Blocker | Milestone: | CalendarServer-1.0 |
| Component: | Calendar Server | Severity: | Other |
| Keywords: | Cc: | ||
| Port: |
Description
2/26/07 8:53 PM Wilfredo Sanchez: Ensure that computer record in OD matches the server configuration
When the server starts up (or before then), we need to ensure that the configuration info in the server's computer record in OD matches the data in caldavd.plist.
We should have a key in caldavd.plist DirectoryService->params->computerRecordVirtualHostKey which specifies the GUID used to identify the virtual host entry in the computer record which corresponds to the server. We should create a vhost entry in the record and set that value in our plist if it's not set, then ensure that the vhost name and port, calendar user address templates, principal path template, etc. all match the configuration/implementation of the server.
Change History
Note: See
TracTickets for help on using
tickets.


2/26/07 8:55 PM Wilfredo Sanchez: If the server starts up and the configuration does not match, and the server can't do the editing of the record, it should print out warnings to that effect.