lingk Posted May 28, 2008 Posted May 28, 2008 Hey everyoneI'm looking for some help on a script that will scan a networkshare and tell me what AD users have access to that folder and subfolders and what there access is.I have googled around and can seem to only find scripts that tell me what the share permissions are but not the security and will list what AD users have access to the folder and there rights.or if you know a tool that can do this, that would be nice too.thanks a lot!
nmX.Memnoch Posted May 28, 2008 Posted May 28, 2008 Check out SubInACL. For that matter you can do it with XCACLS with a little scripting. ICACLS (found in Server 2003 as well) has built in functions for it as well.
allen2 Posted June 16, 2008 Posted June 16, 2008 I use dumpsec (from systemtools) to get the security rights. Then i'll dump the groups content with dsget or net group or net localgroup depending on your AD and your groups.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now