| ITPro zone |
| Microsoft Exchange 2000 and 2003 security update MS06-029 (KB 912442). | |
|
The problem is that the Femail 2000 Connector object in
AD is a mailGateway object and thus not a user object so it's not possible
to correct this by granting the permission back directly on the mailbox
through the AD Users & Computers snap in. To grant Send As permissions to the Femail 2000 Exchange Connector object, perform the following steps: 1. Open ADSIEdit.msc (more information on ADSIEdit) 2. Browse down to Configuration\Services\Microsoft Exchange\<Exchange Organization>\Administrative Groups\<Administrative Group>\Routing Groups\<Routing Group>\Connections 3. Right click on FemExGwSERVER, and go to properties. 4. Find the distinguishedName attribute, and copy it to Notepad (or somewhere easily accessible) 5. Open the Command Prompt, and type the following: 6. Dsacls "distinguishedName" /G "DOMAIN\SVCACCT:CA;Send
As" 7. You may need to restart the Information Store, or dismount and mount
the Mailbox Store that the Femail 2000 Exchange Connector mailbox resides
on, for this change to take effect immediately.
|
|