Outlook Web access is a fantastic tool for our company, providing on-the-go
access to people’s mailboxes - which is of course secured by SSL and uses Forms
Based Authentication. Internally, we have an intranet portal that allows us to
access the various systems - one of which is OWA. One of the stipulations for
this internal portal is that it is all Single Sign On using NTLM authentication
with Forms Based Authentication over SSL disables Integrated Authentication. So
our choice is to have users enter their credentials twice (not acceptable) or to
disable FBA and have external users log on with the annoying pop-up.
OR…
You can create a copy of the /Exchange and /Public Virtual Directories and
configure them to use Integrated Authentication. You can also restrict access to
them by IP…here’s how:
I’m assuming you’ve already set up OWA with SSL on your Exchange server. If you need to do that, try How do I configure OWA to use SSL? at Daniel Petri’s site
your /Exchange and /Public virtual directories.
File…"
<a rel="lightbox" href="/images/EXCH01.JPG"><img src="/images/EXCH01_thumb.JPG" border="0" alt="Figure 1" title="Figure 1" hspace="5" vspace="5" width="200" height="141" /></a>
<a rel="lightbox" href="/images/EXCH02.JPG"><img src="/images/EXCH02_thumb.JPG" border="0" alt="Figure 2" title="Figure 2" hspace="5" vspace="5" width="200" height="141" /></a>
<a rel="lightbox" href="/images/EXCH03.JPG"><img src="/images/EXCH03_thumb.JPG" border="0" alt="Figure 3" title="Figure 3" hspace="5" vspace="5" width="200" height="141" /></a>
<a rel="lightbox" href="/images/EXCH04.JPG"><img src="/images/EXCH04_thumb.JPG" border="0" alt="Figure 4" title="Figure 4" hspace="5" vspace="5" width="200" height="141" /></a>
<a rel="lightbox" href="/images/EXCH05.JPG"><img src="/images/EXCH05_thumb.JPG" border="0" alt="Figure 5" title="Figure 5" hspace="5" vspace="5" width="200" height="141" /></a>