I had the same problem trying to respond intelligently to SOx auditors. The Epicor supplied report was too hard to use, way too much data. I created an Excel report using MSQuery via ODBC cross referencing my security groups to my people. I created a list of groups across the top, and users down the side. Where ever a user had a group code in their profile the intersection highlighted green using conditional formatting. I used a if(isna(match(...))) formula to determine whether there was a match returning TRUE or FALSE. My auditors loved it, and it made it easy for me to explain who had what access. It would have to be tailored to your set of security groups, but someone with a little advanced understading of Excel shouldn't have any problem. I can email it to you off-line if you like.
Jim Pratt
Ameridrives
Vantage 8.03.404B
Jim Pratt
Ameridrives
Vantage 8.03.404B
--- In vantage@yahoogroups.com, "dswmaom" <dwalker@...> wrote:
>
> Does anyone have a report that will list all of the security options that a particular user has, or list which users have clearance to a specific function?
>
> We need to get our hands on this information now and don't have a report and are unsure how to actually create one. Can someone throw us a lifeline here?
>