enumerating folder security

G

Guest

Hello All.

Im looking for a tool/script that will list all folders/subfolders of
<drive:> as well as each folders security permissions (user and group). I'm
a novice scripter but have been tinkering with perms and xcacls. The problem
with perms is that i dont want to specify a specific user and it seems like
perms wants you too. With xcacls, there doesn't seem to be a switch to tell
it to only look at folders and NOT files. I do not need specific file
permissions. Bottom line, i need something to list all folders and
permissions to each folder.

Thanks in advance.

Aeon
 
T

Torgeir Bakken \(MVP\)

Aeon said:
Hello All.

Im looking for a tool/script that will list all folders/subfolders of
<drive:> as well as each folders security permissions (user and group). I'm
a novice scripter but have been tinkering with perms and xcacls. The problem
with perms is that i dont want to specify a specific user and it seems like
perms wants you too. With xcacls, there doesn't seem to be a switch to tell
it to only look at folders and NOT files. I do not need specific file
permissions. Bottom line, i need something to list all folders and
permissions to each folder.
Hi

This one might be an option:

DumpSec (formerly known as DumpAcl)
Free, has command line interface as well
http://www.somarsoft.com/
 

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

Top