The following two Active Directory extended permissions are required in order to perform impersonation:
-
ms-Exch-EPI-Impersonation
-
ms-Exch-EPI-May-Impersonate
In addition to using Windows PowerShell, you can set these permissions by using Active Directory Sites and Services or the Active Directory Users and Computers user interfaces.
Important: |
|---|
|
The local computer account for the Client Access server must be a member of the Windows Authorization Access Group for Exchange Impersonation to work.
|
ms-Exch-EPI-Impersonation
The ms-Exch-EPI-Impersonation permission gives the caller the ability to submit an impersonation call through the Client Access server. This does not mean that the caller has permission to access any particular account. Permission to impersonate on a server is set on the security descriptor of the Server object in Active Directory. The calling account cannot be a member of any administrator group. This permission is explicitly denied to those groups.
For information about how to set this permission, see "Procedure" later in this topic.
ms-Exch-EPI-May-Impersonate
After impersonation permissions are established on a server, the caller can be granted permission to a specific account or to any account in a mailbox database. The ms-Exch-EPI-May-Impersonate permission is used to grant the caller access to specific accounts.