Murray, I finally got it working by taking a working .evolution and .gconf/apps/evolution and substituting the user name with USER_NAME, the real name with REAL_NAME, and the referenced home directory paths with HOME_DIR. I then tar-ed this up and then wrote a script that untars this into a users directory and updates USER_NAME, REAL_NAME, and HOME_DIR with the proper values. It when makes sure that permissions and ownership are correct. This probably isn't the best solution, but it works. I am not sure what I was missing before.
Thanks, Brett On Tue, 2005-02-08 at 23:20 +0800, Murray Trainer wrote: > You need to use gconftool2 as shown in my script at the bottom. The > account stuff will be a bit messy when I get around to it - might have > to use sed to replace strings as shown here: > > http://glasnost.beeznest.org/articles/118 > > Let me know if you get the account stuff working especially the > encrypted passwords. _______________________________________________ evolution maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution
