question about windows 2000 resoruce kit -- xcacls.exe

G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

hi all,

i have found the documents about xcacls.exe,
it only shows the example of "this folder and subfolders" and "files" only.

but, in my case, i just want to setup the permission of folder
is "this folder only" and "subfolders and files"

does anyone know how to set permission of file and folder with windows 2000
resource kit "xcacls.exe"?

A) i just want to set "This Folder" to Allow
1. Traverse Folder/ Execute File
2. List Folder/ Read Data
3. Read Extended Attributes
4. Create File/ Write Data
5. Create Folder/ Append Data
6. Read Permissions
and Deny any Delete action of this folder, but not the subfolders.

B) set the subfolders and files to
1) "Modify" include read, write, delete

please give me a solution.
thanks !

tony
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

On Tue, 16 Aug 2005 10:45:51 +0800, "djtony" <test@testing.com> wrote:

>hi all,
>
>i have found the documents about xcacls.exe,
>it only shows the example of "this folder and subfolders" and "files" only.
>
>but, in my case, i just want to setup the permission of folder
>is "this folder only" and "subfolders and files"
>
>does anyone know how to set permission of file and folder with windows 2000
>resource kit "xcacls.exe"?
>
>A) i just want to set "This Folder" to Allow
>1. Traverse Folder/ Execute File
>2. List Folder/ Read Data
>3. Read Extended Attributes
>4. Create File/ Write Data
>5. Create Folder/ Append Data
>6. Read Permissions
>and Deny any Delete action of this folder, but not the subfolders.
>
>B) set the subfolders and files to
>1) "Modify" include read, write, delete
>
>please give me a solution.
>thanks !
>
>tony
>
See tip 8225 » The Extended Change Access Control List tool (Xcacls.vbs) has been enhanced and replaces Xcacls.exe.
in the 'Tips & Tricks' at http://www.jsifaq.com
 

STUBBY

Distinguished
May 24, 2004
69
0
18,630
Archived from groups: microsoft.public.win2000.general (More info?)

djtony wrote:
> hi all,
>
> i have found the documents about xcacls.exe,
> it only shows the example of "this folder and subfolders" and "files" only.
>
> but, in my case, i just want to setup the permission of folder
> is "this folder only" and "subfolders and files"
>
> does anyone know how to set permission of file and folder with windows 2000
> resource kit "xcacls.exe"?
>
> A) i just want to set "This Folder" to Allow
> 1. Traverse Folder/ Execute File
> 2. List Folder/ Read Data
> 3. Read Extended Attributes
> 4. Create File/ Write Data
> 5. Create Folder/ Append Data
> 6. Read Permissions
> and Deny any Delete action of this folder, but not the subfolders.
>
> B) set the subfolders and files to
> 1) "Modify" include read, write, delete
>
> please give me a solution.
> thanks !
>
> tony
>

Be careful. Many files must be owned by BUILTIN\System or your system
won't boot. Poke around on a working system with CMD and the dir /q
command.