Integrated authentication on Exchange Server 2007 IIS virtual directories
In an earlier post, I explained how you can use Outlook Web Access (OWA) hosted on Exchange 2007 CAS Servers for accessing Exchange 2003 mailboxes in a co-existence environment by using the /exchange virtual directory.
Exchange Server 2007 CAS Servers come with Forms Based Authentication enabled by default. Now, if you wanted to disable the forms based authentication (required if you want to publish using ISA Sever 2006 Forms based authentication), OWA would still work fine internally (i.e. https://servername/exchange or /owa), as long as you choose Basic Authentication. The user will be presented with a popup password window instead of the form.
Now, what if you didn’t want users who are already logged in to the domain to be prompted for their password. The answer sounds simple – enable Integrated authentication, right?
Well, no. If you are co-existing Exchange 2003 and Exchange 2007 mailboxes and if your users have mailboxes on Exchange 2003 backend servers, and if they try to login via a CAS server using https://servername/exchange, they will receive an HTTP 404 Page not found message.
This is because ‘/exchange’ on the CAS is an Exchange 2003 virtual directory. Exchange 2007 supports Integrated Authentication only on Exchange 2007 virtual directories (see this article).
So the moral of the story is that you cannot enable Integrated Authentication on the CAS Server for the /exchange folder in an Exchange 2007 co-existence scenario. Exchange 2007 users can use Integrated authentication only if they use /owa virtual directory for accessing OWA.
hi,
can you please explain how i can enable kerberos authentication for direct file access. dfa works in owa only with basic authentication.
Thank you,
hitter.
You can only have basic or forms-based authentication enabled if you are using Direct File Access.
See http://technet.microsoft.com/en-us/library/bb430754(EXCHG.80).aspx
Shijaz – Thanks for your very informative write up, I have read and followed many of your articles and had great success – Thanks – I am currently having a problem with co-existence I was wondering if you can assist? I have a E2K3 & E2K7 org, whereby the E2K7 CAS/HUB are not routing or hosting OWA, I would like to add a ISA 2006 solution to the mix and have the E2K7 server as my Primary OWA server, however, when I configure ISA, I cannot access the E2K7 mailboxes only E2K3 – do I need to replace my front end servers with the new E2K7 CAS/HUBS ? Thank you so much in advance.