- Report on a user's effective permissions by folder
- Posted by worlddreams@hotmail.com on February 10th, 2005
Is there a way to Report on a user's effective permissions by folder?
This would be nice to do when a user leaves, moves departments etc. to
see what folder he/she had access to.
OS is: 2000 Server and NT4 Server NTFS.
- Posted by Pegasus \(MVP\) on February 10th, 2005
<worlddreams@hotmail.com> wrote in message
news:1108068347.526606.189260@f14g2000cwb.googlegr oups.com...
You can easily do the opposite: Report on the ACL for each folder:
- Start a Command Prompt.
- Issue these commands:
cacls "d:\SomeShare\SomeFolder" > c:\acl.txt
cacls "d:\SomeShare\SomeOtherFolder" >> c:\acl.txt
If you do this for all folders then you have a full set of
all permissions set for each folder.
Similar Posts
- Re:Renaming user's folder at Document&Setting folder (Setup & Deployment) by mama kala
- Effective permissions (Windows Server) by Mike Allmer
- User's home folder permissions (Windows Server) by Jeff
- Open other user's folder in Outlook on PPC (Mobile Devices) by Szymon Szczepanowski
- Is there anything more effective to do than report Swen? (Virus & Worms) by Don Taylor

