Question : Permissions of file server

Hi,

i have a list of folders in one of the directories on file server. How to get the permissions granted on those files and folders on each one?

Regards,
Naveen

Answer : Permissions of file server

You can use AccessEnum from Microsoft to get the granted permissions  on any folder with it's sub folder.
http://technet.microsoft.com/en-us/sysinternals/bb897332.aspx

For network share, u can use ShareEnum for the same.
http://technet.microsoft.com/en-us/sysinternals/bb897442.aspx

Thanks
Saugata
Random Solutions  
 
programming4us programming4us