|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Tool to show Share and Security PermissionsHey there,
I am looking for a tool to look through a server for each shared resource and pipe out a list of shared and security permissions. Does something like this exist? Thanks "Erotsreeb" <Erotsr***@discussions.microsoft.com> wrote in message You can list all file and folder security permissions with thisnews:8BD7BC51-4FA0-49AF-988D-B9A6D38B08F0@microsoft.com... > Hey there, > > I am looking for a tool to look through a server for each shared resource > and pipe out a list of shared and security permissions. Does something like > this exist? > > Thanks command: cacls d:\*.* /t You should not really use share permissions. File and folder permissions can do everything that share permissions can, plus a lot more. Share permissions would be useful on FAT volumes only. I know, I am fixing a mess :( Thanks for the info!
Show quoteHide quote "Pegasus (MVP)" wrote: > > "Erotsreeb" <Erotsr***@discussions.microsoft.com> wrote in message > news:8BD7BC51-4FA0-49AF-988D-B9A6D38B08F0@microsoft.com... > > Hey there, > > > > I am looking for a tool to look through a server for each shared resource > > and pipe out a list of shared and security permissions. Does something > like > > this exist? > > > > Thanks > > You can list all file and folder security permissions with this > command: > > cacls d:\*.* /t > > You should not really use share permissions. File and folder > permissions can do everything that share permissions can, > plus a lot more. Share permissions would be useful on FAT > volumes only. > > >
Other interesting topics
Where can I get an Evaluation Copy of Windows 2003 Small Business Server?
Windows Server 2003, scheduled reboot when locked IIS rights without being administrator Disable Domain wide Firewall VIA GPO [WILDPACKET] Logon history for particular user? Moving a RIS server Win2K3 - Antivirus Software Robocopy /MIR & /B switch problems... New issue with server crashing with specific request from client - Lsass error Windows 2003 SP1 reboots cyclically with switch /PAE |
|||||||||||||||||||||||