Guys I just did this same project for my servers.  I used the tool
DumpSec by Somarsoft (used to be dumpacl).  It has a pretty good command
line interface.  I used it only for shared directories on NT/2k but I
know it also does ACL/DACL's.  Only problem is I am having some issues
importing multiple "native" binary files into it to read, but you could
output all the files as csv's then concatenate them or something.

Nick

-----Original Message-----
From: Jan Fenner [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, July 09, 2002 2:06 PM
To: Remington Winters
Cc: [EMAIL PROTECTED]
Subject: Re: Tool to find out user's privileges on folders


> [EMAIL PROTECTED] wrote:
>
> Hello,
>
>
> Is there any tool available to find out users
> privilege on folders in different servers including
> NT,2000 & UNIX
>

you can use "cacls" a win(2k?) standart tool.
usage: cacls <"folder"> oder cacls <file.muh> .. or even cacls /?

works on w2k, smb shares and maybe on nt4 but you have to run it on a
windows client.

jan

Reply via email to