Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > Adding rights to files without changing Ownership - special case! BATCH command needed!

Reply
Thread Tools Display Modes

Adding rights to files without changing Ownership - special case! BATCH command needed!

 
 
Guest
Posts: n/a

 
      12-15-2009
I tried to use the cacls command with the /E switch to do this.

The /E switch edits permissions rather than replacing them.

I wanted to give READ access to Everyone to a folder USRPROFILE
and everything in it and below it, without changing any other
permissions using this command:

CACLS USRPROFILE /E /T /G Everyone:R

command returns "Access Denied" (runned in correct
directory/folder).

I am Administrator on this machine. OWNER is one of domain user
group, but i cant even see what permissions apply without
changing ownership back to Administrator, and after adding
Everyone changing ownership back to User created it.

I have 300+ folders with same problem. Mostly PROFILE data.
Problem is that quotas cant be calculated in PROFILE subfolders
so i cant really keep track whos using most of network drive.

Please help!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Files Remain Hidden Even though I selected show Hidden & Protected LabTechnician Windows Vista File Management 11 03-02-2008 09:08 AM
Taking ownership of Vista files and folders from an XP machine KapitiTech Windows Vista Administration 3 10-30-2007 06:44 AM
Offline Files won't activate James L. Williams Windows Vista File Management 25 09-04-2007 07:20 PM
Error reports what do they mean Joe83 Windows Vista Hardware 1 06-07-2007 03:35 AM
Offline Files Jeffrey S. Sparks Windows Vista File Management 26 04-10-2007 06:07 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59