I'll cover how I resolved the issue in two parts. The first part examines the relevant configuration for for the Client Access Service (CAS) role in your Exchange 2007 infrastructure. If you haven't got this configured yet then I've linked to a couple of articles at the bottom of this post.
The second part will look at the client side stuff. There isn't much to it and if your impatient then the quick answer is you need Entourage 2008 with the Entourage 2008 Web Services Edition add-on/upgrade.
CAS Server Role Configuration
Let's start with the server side first. We're only interested in the Client Access Service. Hopefully you have this installed on a separate box to your mailbox role, unless your running Small Business Server that is. There isn't much to it to be fair. As long as you follow any of the extremely good guides out there you should be fine. The key configuration is to get the correct authentication methods on the legacy OWA virtual directories. The three directories in question are:
- Exchange
- Exchweb
- Public
Microsoft Exchange
-> Server Configuration
-> Client Access
The select your CAS server in the upper-right hand pane and you will see a list of Outlook Web Access directories in the lower-right hand pane. For each of the above three entries do the following.
- Right button click and select Properties
- Click on the Authentication tab
- Select the following options and clear all others
- User one or more standard authentication methods:
- Integrated Windows authentication
- Basic authentication (password is sent in clear text)
For more information on configuring Exchange 2007 here are some excellent articles I used.
Part 1: The Exchange 2007 Client Access Server (CAS) role
Exchange 2007 Autodiscover and certificates
I do have more somewhere but not to hand. I'll see if I can dig them out.
Hopefully that has pointed you in the right direction for the server side configuration. Next time we'll look at the client side.
Si.