Access public folder calendars published on the Internet without prompting for login

Access public folder calendars published on the Internet without prompting for login

I am running Exchange Server 2003 SP2. We use Microsoft Outlook calendars in public folder stores for school, district, and other information. We then publish these calendars as Web pages to our Web site. Is there a way to have the public folder calendars live on the Internet, without a login being required allowing anyone to view calendars?

    Requires Free Membership to View

    When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by Exchange professionals today working with Exchange, Outlook and other related technologies.

    Margie Semilof, Editorial Director

    By submitting your registration information to SearchExchange.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchExchange.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

If I understand correctly (and am making the correct assumptions), you have had someone develop a solution which renders your public folder calendars into an Outlook Web Access Calendar, and are exposing that to the Internet. In that case, it's the security settings on the IIS Server that hosts your OWA site, which controls challenge/response authentication. Working with the 'anonymous access' privileges should give you a way around users getting prompted.

That said, I would never recommend exposing Exchange data on the Internet without a firewall and appropriate security. It would be much simpler to figure out a way of having a developer write some code to provide a one-way export from the public folder calendar(s) to an IIS server in your DMZ, without actually exposing Exchange on the Internet, directly.

Do you have comments on this Ask the Expert Q&A? Let us know.

Related information from SearchExchange.com:

  • Expert Advice: Password prompt when attempting to view a public folder
  • FAQ: Exchange public folders
  • Exchange Admin 101: Introducing public folders
  • Learning Guide: An administrator's guide to Exchange public folders
  • Reference Center: Exchange Public folder management tips and resources
  • Reference Center: OWA user authentication resources
  • This was first published in September 2006