[CalendarServer-users] New installation question

2013-03-02 Thread Pascal Dallaire
Hi everyone, I just tried installing CalendarServer 4.2 on a test machine and using XML Directory Service. I'm using the defaults coming with the installation (caldav-test.plist, accounts-test.xml, resources-test.xml). I'm able to login successfully, create events, invite other users, but I can't

Re: [CalendarServer-users] Sharing Calendars

2013-03-22 Thread Pascal Dallaire
n... I would like to ether > get it working properly or find a way to disable it completely because users > are going to try using it regardless and I'm going to be stuck with users > that have shared calendars and have no way to un-share without deleting there > calenda

[CalendarServer-users] Calendar attendees

2013-04-25 Thread Pascal Dallaire
e from the Calendar Server, not their own local users?? Thanks in advance Pascal Dallaire ___ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users

[CalendarServer-users] Configuring SSL with CA certs

2014-02-09 Thread Pascal Dallaire
Hello to the list, Running CalendarServer 4.2 on Snow Leopard, using the supplied SSL certificates that’s self-signed and expired. I tried to change to a CA certificate with information in plist about SSLCertificate, SSLAuthorityChain and SSLPrivateKey. The exact same files work a charm in Apac

Re: [CalendarServer-users] Configuring SSL with CA certs

2014-02-14 Thread Pascal Dallaire
s in the chain file. > openssl x509 -text -in foo.crt > Examine a keychain's contents > > sudo security dump-keychain /System/Library/Keychains > SystemRootCertificates.keychain | grep alis > Remove a trusted cert from Keychain > > Sadly, this works on 10.5.8 a

[CalendarServer-users] Upgrading schema

2014-05-01 Thread Pascal Dallaire
Hi to everyone on the list, I’m trying to migrate database+attachments from a CalendarServer 4.2 to 5.2. I used the calendarserver_backup script and was able to get a tgz… I used the same script from 5.2 to restore, there were some errors during the restore, next time I open the server (I used

[CalendarServer-users] Attendee adding attachments

2014-08-01 Thread Pascal Dallaire
… Thanks in advance Pascal Dallaire ___ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users

[CalendarServer-users] Protect against new SSL vuln

2014-10-16 Thread Pascal Dallaire
Hi to the list, What is the way to disable SSLv3 in CalendarServer to protect against POODLE? Thanks in advance Pascal ___ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendar

Re: [CalendarServer-users] Protect against new SSL vuln

2014-10-16 Thread Pascal Dallaire
ctober 16, 2014 at 12:38:37 PM -0400 Pascal Dallaire > wrote: > >> What is the way to disable SSLv3 in CalendarServer to protect against >> POODLE? > > Our trunk code has the fix. The svn diff for the change is here: > > <https://trac.calendarserver.org/changeset

[CalendarServer-users] Restore one user/GUID from backup

2014-12-03 Thread Pascal Dallaire
Hello to the list, Question about restore from the backup created with "calendarserver_backup"... Is it possible to restore one user or GUID from there? Thanks in advance Pascal ___ calendarserver-users mailing list calendarserver-users@lists.macosfor