Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #166 (closed Defect: Software changed)

Opened 3 years ago

Last modified 3 years ago

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:

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

Changed 3 years ago by wsanchez@…

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.

Changed 3 years ago by wsanchez@…

  • status changed from new to closed
  • resolution set to fixed

OK in trunk and on 1.0 branch

Note: See TracTickets for help on using tickets.