print table of sharing and security permissions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Please, can any one advise me if there is a way to print a table or log of a
folder (and subfolders), sharing and security permissions.

Microsoft Biased
 
Tools such as xcacls, fileacl, or showacls can display ntfs permissions but
for ease of use I like he free dumpsec from Somarsoft and it can do a whole
lot more. You can dump the output of a command line tool using piping to a
file as in command.com > myfile.txt. --- Steve

http://www.somarsoft.com/
 
Back
Top