Click to Rate and Give Feedback
MSDN
MSDN Library
Exchange Server
Tasks
Exchange Management
Introduction
 Exchange Management Security

  Switch on low bandwidth view
Exchange Management Security

CDO for Exchange Management (CDOEXM) objects must be run in a security context that is sufficient to perform management tasks. This is also true for the Collaboration Data Objects (CDO) and Active Directory® Service Interfaces (ADSI) objects with aggregated CDOEXM recipient interfaces. CDOEXM uses the Microsoft® Windows® server operating systems security model for accessing Microsoft Exchange Server 2003. Authentication as a Windows server user will give you the administrative rights associated with that user. The following are ways to obtain administrative privileges for CDOEXM objects:

Log On as an Administrator

As an administrator, you can create objects to perform system management.

Wrap the COM Classes using COM+

In many automated processes, you may want to allow users without administrative privileges to perform some specific Exchange management tasks (for example, allowing them to register at your Web site and gain access to public stores). You can set up a server-side ASP page that can run management objects within their own security contexts.

To give your management objects security contexts, you can wrap them in COM+ applications (formerly called an MTS package). COM+ applications allow you to specify the identity, and thus the security context, of that object as a user with administrative rights. For more information, see "Security in COM+" in the COM+ section of the Platform SDK in the MSDN® Library.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker