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]
# 1

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?

707232 at 2007-6-29 3:20:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
Sorry, I'm being obtuse. I see what you're trying to do. Why not have whatever process you use for provisioning users set a default LDAP entry for them?
707232 at 2007-6-29 3:20:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3
which i have done, not quite the thing i wanted, but works too
709035 at 2007-6-29 3:20:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...