Hello
As a very newb to security issues, I'm looking for some clue about security model/issues/privileges/solutions/attributes/... of .net com interop. Something like starting point article, code samples and ...
I have third party com servers that I'm not sure other than their stated functionality, what else they may do. I want to restrict its access to whatever unnecessary like creating files, starting new com sessions, ....
A special important question: is is possible to start a com server as another user with restricted rights?
Could anybody please help?