Wednesday, December 13, 2006
Implementing Multiple Authentication for MOSS 2007 Portal Site( EXTRANET )
The above depicted scenario is as follows:
• The internal user information are stored in Active Directory
• External user information is stored in SQL database.
In such case of multiple authentication source requirements, we need to configure the site in different zone. The authentication can be defined with respect to these defined zones.
Zone represents different logical path for gaining access to same physical application. To create a new zone, extend the Web application. In the Load Balanced URL section, specify the URL and zone type.
<---- The Zone URL can accessed as shown
<--- Set the Zone URL After extending an application we can set the authentication of the application to each zone for e.g. as shown below the web application is set to default zone set to "windows auth " and internet zone set to SQl authentication .
<-- Figure show same web application with different Zone and authentication
Other good articles :
http://blogs.msdn.com/sharepoint/archive/2006/08/16/702010.aspx
http://www.sharepointblogs.com/andynoon/archive/2007/07/04/defining-multiple-authentication-providers-to-a-single-moss-2007-web-application.aspx
Subscribe to:
Post Comments (Atom)
Gray Failures: What is it and how to detect one?
If you are reading this article , i guess you are curious to know about gray failures and different methods to detect gray failures. Hopefu...
-
Note : In below scenario jenkins was deployed in Linux container Scenario: Jenkins build failed with error. java.io.IOException: error...
-
Ever wanted to have a people picker kind of control in Infopath form and that too in browser mode. Did i heard yes :) , well there is a Acti...
-
Simple concept but still pain in head if unable to figure out :) Response.Redirect("#");
1 comment:
Have you taken a look at Epok’s extranet server for SharePoint 2007. Check out the demo in the link below:
http://www.epok.net/flash/demo/epokEdition/epok_edition_preso.html
If you are interested I can arrange for a full demo.
oscar.fuster@epok.net
Post a Comment