Turning Off Security

There are several reasons why you might decide to turn off the security that COM provides. When developing applications, it might be helpful to turn security off initially to allow you to focus on other functionality within your application. Then, you can add security features to your design when you are ready. To facilitate debugging, you may want to turn off security and then add security features one at a time. Finally, some applications do not need security and might run faster if no security checks are done.

The following topics provide step-by-step procedures:

Enabling COM Security Using DCOMCNFG

Security in COM