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
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