is there way to print/display all groups and the permissions they have on all directories/files?

  • Thread starter Thread starter colin_lyse
  • Start date Start date
C

colin_lyse

i have 45 dirs with 200 subdirs and 8 groups all with different permissions on
different dirs and subdirs.

is there a way to print/display them all out with one command rather than
going to each dir and finding the groups that have access and what access they
have?
 
Colin,

The command you want is:
xcacls * /t /c

You want to be VERY CAREFUL with any other use of xcacls
 

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

Back
Top