Windows Server 2000/2003 Thread, Interesting Folder Permissions Question in Technical; Hi Guys,
This problem presented itself today and I was wondering if anyone had any solutions for it?
==Scenario==
We ...
-
9th February 2010, 03:08 PM #1
- Rep Power
- 0
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?
-
-
IDG Tech News
-
9th February 2010, 03:14 PM #2
- Rep Power
- 0
CACLS ??
It sounds like the CACLS command is going to be your friend on this one :-
Cacls - Modify Access Control List
-
-
9th February 2010, 03:16 PM #3
- Rep Power
- 0

Originally Posted by
Steady
Thanks Steady,
Yeah thats what I was going to use, I just cant get the permissions right so the user cannot delete the 'Movies' folder
-
-
9th February 2010, 03:25 PM #4 Can you not just use a deny delete on the Movies folder?
-
-
9th February 2010, 03:28 PM #5
- Rep Power
- 0
-
-
9th February 2010, 03:33 PM #6
- Rep Power
- 0
CACLS
Using this in a batch file for several users :-
cacls "\\<SERVER NAME HERE>\Home$\Pupils\M\USERNAME\movies" /t /e /g USERNAME:c
I'm guessing here but Mr USERNAME is in the M folder in this example.
-
-
9th February 2010, 03:57 PM #7
- Rep Power
- 0

Originally Posted by
Steady
Using this in a batch file for several users :-
cacls "\\<SERVER NAME HERE>\Home$\Pupils\M\USERNAME\movies" /t /e /g USERNAME:c
I'm guessing here but Mr USERNAME is in the M folder in this example.
Sorry Steady, No Joy here with that command 
The user was able to navigate up to their home directory and delete the Movies folder
-
-
9th February 2010, 04:11 PM #8
- Rep Power
- 0
Permissions
What permissions do you have on that movies folder?
-
-
9th February 2010, 04:36 PM #9
- Rep Power
- 0
After running the Calcs script:
Looks like just 'Change permissions' under the Advanced permission tab for 'Files Only'
As the user you cant get into it, but you can delete the folder.
Sidenote: Renaming the folder is denied (which is nice).
-
SHARE: 
Similar Threads
-
By TechSupp in forum Windows
Replies: 1
Last Post: 15th January 2010, 12:36 PM
-
By bmittleider in forum Windows Server 2008
Replies: 1
Last Post: 11th June 2009, 02:23 PM
-
By theeldergeek in forum Mac
Replies: 8
Last Post: 9th June 2009, 12:45 PM
-
By RTi in forum EduGeek Joomla 1.5 Package
Replies: 5
Last Post: 21st July 2008, 08:44 AM
-
By wesleyw in forum Windows
Replies: 6
Last Post: 9th January 2007, 08:25 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules