The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Configure a MOSS 2007 Publishing Site with Dual Authentication Providers and Anonymous Access

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Harrison

Posts: 3775
Nickname: mharrison
Registered: Dec, 2003

Mark Harrison is Microsoft UK Systems Engineer focussing on .NET eBiz and Portals
Configure a MOSS 2007 Publishing Site with Dual Authentication Providers and Anonymous Access Posted: Nov 10, 2006 4:30 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Mark Harrison.
Original Post: Configure a MOSS 2007 Publishing Site with Dual Authentication Providers and Anonymous Access
Feed Title: Mark Harrison
Feed URL: http://markharrison.co.uk/blog/xml.aspx
Feed Description: .NET Portals, Collaboration and eBiz
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Mark Harrison
Latest Posts From Mark Harrison

Advertisement
From Andrew Connell ...

Configure a MOSS 2007 Publishing Site with Dual Authentication Providers and Anonymous Access

... describes how you can create and configure a MOSS 2007 Publishing Site that will satisfy the following requirements:
  • Allow content owners/authors to authenticate on the site using their corporate Active Directory credentials in order to manage the Web site's content.
  • Allow unauthenticated, anonymous users, to browse the unrestricted areas of the Web site.
  • Require anonymous user to provide a friendly Web-based form to login in order to consume restricted content.
  • While the article explains how to do it for a MOSS 2007 Publishing Site, this technique will work for any site based off WSS v3.

It walks you through the steps of:

  • Setting up and configuring a data store to keep the Internet user's credentials
  • Creating two Web applications, one for each authentication mechanism
  • Configuring the Web applications to communicate with the data store
  • Enabling Forms Authentication on one Web application
  • Enabling anonymous access
  • Configuring a section of the site for authenticated users only
More

Read: Configure a MOSS 2007 Publishing Site with Dual Authentication Providers and Anonymous Access

Topic: .NET Serialisierung und Versionierung Previous Topic   Next Topic Topic: Code reuse, next level

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use