Interesting Folder Permissions Question
Hi Guys,
This problem presented itself today and I was wondering if anyone had any solutions for it?
==Scenario==
We have just rolled out a new iMac lab, when students try and import Movies into iMovie however it complains and crashes.
We have worked out this is because iMovie is trying to save the clip to the Movies folder on the users home drive, however this does not exist. Creating the folder manually resolves the problem.
==Planned Resolution==
My initial thought was to create the 'Movies' folder on all of our students Home Directorys with a bat file, however I want to make sure they don't delete these folders, but still be able to have full read/write access inside the folder.
So to recap:
Home Directory = Read/Write
Movies folder = Traverse & list contents
Inside the Movies folder = Read/Write
Im pretty sure this can be done in Linux, but I cant see a way in Windows.
==SideNotes==
Server 2003/XP/iMac Environment
Thoughts?