View Full Version : Dump ACLS


CRich7195
11-01-2005, 05:48 PM
I have been using showacl from the 2000 resource kit to dump the groups and
permissions attached to directories on a certain drive. The problem I run
into is directories with uniques characters, i.e. Nancy's folder. I have
tried using wildcards to get around the problem but it will stop on these
directories. Is there a better tool out there that will disregard the name
and dump everything?

Here are some samples of the context of the command I was using

showacls /s G:\data >G_data_acls.txt (simple right?) or
cacls G:\data >G_data_cacls.txt

Any help is always appreciated.

Cheers