Alex Parker

Just a thought...

Using Sharepoint and Outlook Web Access to view Exchange Public Folder

One of the nice things about Sharepoint is that you can basically view any web page using the web page viewer.


I am using this WebPart to display my Family Calendar in an Exchange Public folder which is in my private site.  This site prompts you to login as a valid user before viewing the default page.  The main problem with the way that Outlook Web Access is configured is that it uses Forms based authentication which prompts you to authenticate twice.

This poses a problem when you want everything to authenticate automatically within the WebPart.  The only drawback to this approach is that you get the ugly logon dialog vs the cool outlook web access form.

  1. First you need to go to the Exchange ESM mmc snap-in
  2. Drill down to the "Exchange Virtual Server" under Protocols/HTTP


  3. Select properties from the right click context menu.
  4. Go to settings and uncheck "Enable Forms Based Authentication"
  5. Goto the Internet Information Services Manager.  (ISM)
  6. Drill down to the default web site and change the authentication for the Exchange and Public to Integrated and Basic Authentication.


  7. ExchWeb should be left as anonymous access.
  8. Additionally OMA should be set to basic.  (You may need to reset the web.config after changing the Exchange settings** See the following instructions http://blogs.slashstar.com/alex/articles/665.aspx)
  9. Restart IIs and test the new setting with your Sharepoint page.  You should only have to login once for the main page.

** This configuration is based upon SBS 2003 in a single server configuration.

Alex

Posted: Jun 23 2004, 03:19 AM by alex | with 6 comment(s)
Filed under:

Comments

TrackBack said:

# June 23, 2004 3:23 AM

TrackBack said:

# June 23, 2004 7:53 AM

SharePoint from Scratch said:

# April 21, 2005 1:10 PM

Dave said:

I guess you would need to turn on single sign-on if the exchange server was on a different machine, we get prompted to login again once you click on a link.
# April 21, 2005 2:56 PM

Joe Daevis said:

Solemn article. It make me lost in thoughts.
# January 27, 2006 8:26 PM

Mario said:

Alex, You are the man!!! This fixed the issue I was experiencing when using webparts to display my calendar using https! Thanks for your posting! Mario
# March 14, 2006 8:21 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)