cacls and subdirectories

  • Thread starter Thread starter JClark
  • Start date Start date
J

JClark

Hello Group:

(Windows XP Pro, simple file sharing disabled).

In my search for solutions to some file sharing problems, I thought
I'd try using cacls to redo the ACLs in a folder (c:\dnld).

I used the following syntax from within the directory I wanted to
modify (using cmd.exe:)

cacls *.* /t /g Everyone:F

Now each of the subfolders (a gazillion) in the c:\dnld folder is
marked "do not share this folder" even though the main folder is
shared.
I don't know what happened, but perhaps more importantly, I don't know
how to reverse it. I could change the share of each subfolder, but I
have life expectancy issues considering how long that would take.

I'd really appreciate some advice.

Jack
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How use CACLS command to see permissions... 2
cacls applied to empty directory 1
CACLS Problem 6
CACLS - Filename incorrect.... 3
CACLS problem, "access is denied" 5
cacls problem 0
Permissions, again 5
CACLS 1

Back
Top