Domain/COM+ Permissions Monitor

Miscellaneous Forums/General Discussion/Domain/COM+ Permissions Monitor

Hi everyone

(2 posts in one day - unheard of for me :)

Does anyone know of a way to monitor a user account when running an application and report on the operations that user is trying to do and what security policy on the domain is denying them.

We have written an application that works absolutley fine on an out of the box system, but refuses to play ball at the client site as they have a highly secured domain.

What I wanted to do is fire up a tool that records exactly what permissions teh application is after and what is not getting through.

The system does (alas) rely on DCOM objects so it could very well be down to remote permissions on that too. I think ive seen a tool for debugging COM in this way but cant find it on a google search.

*andy cries for help*

:)

Thanks in advance,
AndyD

Ok got SysInternals stuff on the go, ProcExp, TokenMon and FileMon. Giving those a shot first. But if anyone can think of anything else, would be most grateful.

Thanks
A