>    How can I lock some settings of evolution over 500+ workstations? 
> For instance, I want to lock the LDAP server hostname on the 
> workstations.  First time users would have nothing to setup and could 
> not screw it up.  Ideally, the configuration would lie on a server or 
> NFS mount with read only access for the user.

I'm not entirely sure about this, but here are some notes and thoughts
about this:

The file /usr/share/evolution/1.4/default_user/addressbook-sources.xml
seems to be the source for the pre-defined addressbook. It should be
possible, to edit this.

The user configuration is stored in ~/.gconf/apps/evolution/ using
GConf. You probably can make this a link, but I doubt read-only will
work without major problems...


Maybe the hackers can tell you more about this...

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to