icsextendeduserprefs
I want to change for instance the attribute ceDateOrder to change the date-order from M/D/Y to D/M/Y for all users. the admin interface won't let me because icsextendeduserprefs are standard read-only attributes.
the schema reference manual (5.1.1) lists some examples:
icsextendeduserprefs= cdDateOrder=D/M/Y.
But how do I actually implement that on the ldap-server?
Daniel

