インターネット対インターネット対カスタムvsエクストラネットゾーン

sharepoint.stackexchange https://sharepoint.stackexchange.com//questions/71968

  •  10-12-2019
  •  | 
  •  

質問

Webアプリケーションを別のIIS Webサイトに拡張する準備をしています。 ④私は別のゾーンを選ばなければなりません。

「デフォルト」、「イントラネット」、「インターネット」、「カスタム」、「エクストラネット」の5つのゾーンの違いについての文書を見つけることができませんでした。

特に、「インターネット」と「エクストラネット」との間の違いが一般的なURLのためのものであることを見るのに問題があります。

これらのゾーンの違いは何ですか?

役に立ちましたか?

解決

These zones, and their labels, are just labels. There is no functional difference between the five. However, these labels indicate to the next administrator how they are used, and what they are for. You may not need more than one zone to use different authentication methods. In fact, Microsoft "recommend that you implement multiple authentication methods on the default zone", which makes access simpler for the user since only one URL is used.

To understand the connection between internal URL, zones and public URL the article A guide to Alternate Access Mappings Basics in SharePoint 2013 is very useful. The article describes zone in this way:

Zone is a label representing a Public URL, the zone is used to ‘connect’ an Internal URL to a Public URL. The zone names has no relation what so ever with the four Internet Explorer security zones (Internet, Local Intranet, Trusted sites and Restricted sites) and could just as easily been named 1,2,3,4 and 5.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top