ics 5.1 : change default calendar at login
without setting the attribute ceDefaultView in the LDAP user record, how can i change the defaultview show at login from the "overview" to "weekview" ?(so users who havent set it in their prefs still get this weekview instead of the overview)
[263 byte] By [
709035] at [2007-11-25 4:42:58]

In the web interface, under Options/Settings, you can change the initial view. But it ends up setting the LDAP attribute icsExtendedUserPrefs=ceDefaultView=monthview. In an LDAP-based system you would expert this sort of thing to end up in LDAP. Why are you looking for a way to do this that doesn't involve LDAP?