Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Find all folders for a specific user

Status
Not open for further replies.

jrrob

MIS
Jan 21, 2005
11
US
I've been asked to determine all folders that a specific user has rights to and what those rights are. Is there a utility out there that does this?


I know that the normal request is to determine all users that access a folder. Done that more times than I care to remember, but I don't recall ever having to do this. I suppose I could write a script that would scan ACLs on every directory and then filter for the userid that I want , but I don't want to get into that just to handle this one request.

Thanks,
Jim
 
Hit me to it captaincruncho... ;-)

Indeed get DumpSec from sysinternals website (now systemtools)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top