Mar 04, '03 09:54:00AM • Contributed by: sundown
iCal:
- Create a Calendars folder under /Users/Shared/.
- Under each user's Library folder, remove the Calendars folder (be sure to back up any existing calendars). In its place, create a symlink to the shared Calendars folder - if working from the User's Library folder, type ln -s /Users/Shared/Calendars Calendars.
- Make sure that all users have permissions to both read and write all files in, and including, the Calendars folder.
Address Book:
- Create an AddressBook folder under /Users/Shared/
- Under each user's ~/Library/Application Support folder, remove the AddressBook folder (be sure to back up any existing address books!). In its place, create a symlink to the shared AddressBook folder - if working from the User's ~/Library/Application Support folder, type ln -s /Users/Shared/AddressBook AddressBook.
- Make sure that all users have permissions to both read and write all files in, and including, the AddressBook folder.
Finally, please note that aliases do not work. You must use symlinks.
[robg adds: I haven't tried this one...]
