On Sep 3, 2012, at 1:35 AM, tobiasbp <[email protected]> wrote: > Hello Morgen. > > Thank you for your thorough explanation. Much appreciated. > > I have managed to change the default for auto-scheduling in > augments.xml to true. This works as expected. > > I can not however change the auto-schedule setting: > 1. Using calendarserver_manage_proxies I get errors as it tries to > manipulate data in LDAP (I don't want to give the calendarserver write > access to the LDAP database, so that's "OK").
calendarserver_manage_principals should never try to write to LDAP. Something must still be misconfigured. Email me your caldavd.plist and I'll take a look. > 2. Using the webinterface to change the auto-schedule setting for an > entity produces weird (to me results). An entry with the new setting > is added to agments.xml, but the setting appears to not be honored. > Both the web interface and calendarserver_manage_proxies show the old > setting? The "inconsistency" survives a restart of caldavd. > > As my resources & locations will probably all be auto-schedule=true > for ever, it would still be nice to be able to change the setting. > > Regards, > Tobias > >> You see, there are two ways to tell calendar server about location/resource >> auto-schedule and proxy information... >> >> A) augments.xml >> B) the external directory service (LDAP, OpenDirectory, etc) _______________________________________________ calendarserver-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/calendarserver-users
