Zones are of Five types:

  1. Internet
  2. Intranet
  3. Extranet
  4. Custom
  5. Default

These five are not different from each other. They use the same Web Application and same content, which is stored in the Application with the same database.

What is the difference?

For example

Let’s say you have a building, which is your Web Application with a default zone, as its main entrance with its own authentication Service like Windows authentication in the front for SharePoint administrators and adding other zones is like adding a few other entrances to your Web Application with Facebook as the identity provider for your federated partners.

Extending your Web Application

Adding Extranet Users in SharePoint

Open Central Administration site - Application Management - [under Application Security] Policy for Web Application - Add Users-Zone: Extranet-NEXT-Type User Name [click on the icon below it to check]-Permission: Full Control-Finish.

Repeat the same to add all the target users.

We have created an extranet site, added the users and enabled the form authentication. We can now open the site http://spdemoserver:20001/ .

We found a login page, which is opened. Once we login with the user credentials, which we created, we will be able to access the extended site.