PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 CMD Promt Xcacls and Windows Explorer

Reply

Xcacls and Windows Explorer

 
Thread Tools Rate Thread
Old 03-07-2003, 02:45 AM   #1
Mark Zhang
Guest
 
Posts: n/a
Default Xcacls and Windows Explorer


Hi,

It doesn't seem that Xcacls can do the same thing as
Windows Explorer does. With Windows Explorer, I can make
an Access Control Entry like this: Allow, Users(a local
PC), Write, This folder and files. But I just cannot
achieve the same thing by using Xcacls. For example:

Xcacls "c:\Program Files\QUICKENW\*.*" /E /G Users:w /Y
This command will assign Write permission to all files,
including the subfolders, under the directory.

Xcacls "c:\Program Files\QUICKENW" /E /G Users:w /Y
When I check the result by using Windows Explorer, it
looks like this: Allow, Users(a local PC), Read Write &
Execute, This folder, subfolders & files.

I did a lot of test, but just cannot get the same thing I
did by using Windows Explorer.
Do we have other tools that can do the same thing as
Windows Explorer?

Thanks

  Reply With Quote
Old 03-07-2003, 03:33 AM   #2
Herb Martin
Guest
 
Posts: n/a
Default Re: Xcacls and Windows Explorer

It is not clear what you were unable to do.... there is a setacl.exe
program on SourceForge that we have been discussing the last
few days....


"Mark Zhang" <mxgzhang@optusnet.com.au> wrote in message
news:06f801c340fc$5b0471a0$a101280a@phx.gbl...
> Hi,
>
> It doesn't seem that Xcacls can do the same thing as
> Windows Explorer does. With Windows Explorer, I can make
> an Access Control Entry like this: Allow, Users(a local
> PC), Write, This folder and files. But I just cannot
> achieve the same thing by using Xcacls. For example:
>
> Xcacls "c:\Program Files\QUICKENW\*.*" /E /G Users:w /Y
> This command will assign Write permission to all files,
> including the subfolders, under the directory.
>
> Xcacls "c:\Program Files\QUICKENW" /E /G Users:w /Y
> When I check the result by using Windows Explorer, it
> looks like this: Allow, Users(a local PC), Read Write &
> Execute, This folder, subfolders & files.
>
> I did a lot of test, but just cannot get the same thing I
> did by using Windows Explorer.
> Do we have other tools that can do the same thing as
> Windows Explorer?
>
> Thanks
>



  Reply With Quote
Old 03-07-2003, 04:05 AM   #3
Mark Zhang
Guest
 
Posts: n/a
Default Re: Xcacls and Windows Explorer

Thanks Herb.
What I want to do is to make an Access Control Entry like
this: Allow, Users(a local
>> PC), Write, This folder and files. I cannot make it by

using XCacls.
What is setacl.exe? What is SourceForge?
Thanks
>-----Original Message-----
>It is not clear what you were unable to do.... there is

a setacl.exe
>program on SourceForge that we have been discussing the

last
>few days....
>
>
>"Mark Zhang" <mxgzhang@optusnet.com.au> wrote in message
>news:06f801c340fc$5b0471a0$a101280a@phx.gbl...
>> Hi,
>>
>> It doesn't seem that Xcacls can do the same thing as
>> Windows Explorer does. With Windows Explorer, I can

make
>> an Access Control Entry like this: Allow, Users(a local
>> PC), Write, This folder and files. But I just cannot
>> achieve the same thing by using Xcacls. For example:
>>
>> Xcacls "c:\Program Files\QUICKENW\*.*" /E /G Users:w /Y
>> This command will assign Write permission to all files,
>> including the subfolders, under the directory.
>>
>> Xcacls "c:\Program Files\QUICKENW" /E /G Users:w /Y
>> When I check the result by using Windows Explorer, it
>> looks like this: Allow, Users(a local PC), Read Write &
>> Execute, This folder, subfolders & files.
>>
>> I did a lot of test, but just cannot get the same thing

I
>> did by using Windows Explorer.
>> Do we have other tools that can do the same thing as
>> Windows Explorer?
>>
>> Thanks
>>

>
>
>.
>

  Reply With Quote
Old 03-07-2003, 04:23 AM   #4
Mark Zhang
Guest
 
Posts: n/a
Default Re: Xcacls and Windows Explorer

Yes, I found the setacl.exe and download it. I will give
it a try. Thanks Herb.
>-----Original Message-----
>It is not clear what you were unable to do.... there is

a setacl.exe
>program on SourceForge that we have been discussing the

last
>few days....
>
>
>"Mark Zhang" <mxgzhang@optusnet.com.au> wrote in message
>news:06f801c340fc$5b0471a0$a101280a@phx.gbl...
>> Hi,
>>
>> It doesn't seem that Xcacls can do the same thing as
>> Windows Explorer does. With Windows Explorer, I can

make
>> an Access Control Entry like this: Allow, Users(a local
>> PC), Write, This folder and files. But I just cannot
>> achieve the same thing by using Xcacls. For example:
>>
>> Xcacls "c:\Program Files\QUICKENW\*.*" /E /G Users:w /Y
>> This command will assign Write permission to all files,
>> including the subfolders, under the directory.
>>
>> Xcacls "c:\Program Files\QUICKENW" /E /G Users:w /Y
>> When I check the result by using Windows Explorer, it
>> looks like this: Allow, Users(a local PC), Read Write &
>> Execute, This folder, subfolders & files.
>>
>> I did a lot of test, but just cannot get the same thing

I
>> did by using Windows Explorer.
>> Do we have other tools that can do the same thing as
>> Windows Explorer?
>>
>> Thanks
>>

>
>
>.
>

  Reply With Quote
Old 03-07-2003, 11:27 AM   #5
ECL
Guest
 
Posts: n/a
Default Xcacls and Windows Explorer

check this site:

http://www.jsiinc.com/subk/tip5100/rh5171.htm


>-----Original Message-----
>Hi,
>
>It doesn't seem that Xcacls can do the same thing as
>Windows Explorer does. With Windows Explorer, I can make
>an Access Control Entry like this: Allow, Users(a local
>PC), Write, This folder and files. But I just cannot
>achieve the same thing by using Xcacls. For example:
>
>Xcacls "c:\Program Files\QUICKENW\*.*" /E /G Users:w /Y
>This command will assign Write permission to all files,
>including the subfolders, under the directory.
>
>Xcacls "c:\Program Files\QUICKENW" /E /G Users:w /Y
>When I check the result by using Windows Explorer, it
>looks like this: Allow, Users(a local PC), Read Write &
>Execute, This folder, subfolders & files.
>
>I did a lot of test, but just cannot get the same thing I
>did by using Windows Explorer.
>Do we have other tools that can do the same thing as
>Windows Explorer?
>
>Thanks
>
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off