|
Posted by Cooper, Mark on February 13, 2007, 2:52 pm
Please log in for more thread options These might help, I was looking for a way to view multiple folders at the
same time. It would have to be those other than shares. Like NTFS folders.
Thanks,
Mark
>
>>I am looking for a report that will show user level access to a share or
>>multiple shares on a Windows 2003 server. Is there anything out of the
>>box or is it something I need to purchase?
>
> Command line: "Net Share SHARENAME" will do precisely what you ask.
>
> Using the GUI, you can use the properties of the object in Windows
> Explorer
> to see what permissions are allocated to the share.
>
> This may not be precisely what you meant because these methods wil not
> show
> you the permissions on NTFS directories or the actual files - just the
> share.
>
> NTFS permissions are usually invested with Windows Explorer or the command
> tools Cacls.exe or XCacls.exe (more complete, in support tools.)
>
> --
> Herb Martin, MCSE, MVP
> http://www.LearnQuick.Com
> (phone on web site)
>
|