The information in this article applies to:
SUMMARYThis document describes how Internet Explorer security zones settings are stored and managed in the registry. MORE INFORMATIONInternet Explorer 4.x and 5Internet Explorer security zones settings are stored under the following registry keys:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet SettingsBoth of these registry keys contain the following keys:
TemplatePoliciesThe TemplatePolicies key determines the settings of the default security zone levels (Low, Medium, and High). While the security level settings can be changed from the default settings, there is no way to add additional security levels. The Low, Medium, and High keys contain values that determine the setting for the security zone. Each key contains a Description and Display Name string value that determines the text displayed on the Security tab for each security level.ZoneMapThe ZoneMap key contains the following keys:
The ProtocolDefaults key also contains DWORD values that specify the default security zones in which a protocol is used. You cannot change these values using the Security tab. This setting is used when a particular Web site does not fall within a security zone. The Domains key contains domains and protocols that have been added to change their behavior from the default behavior. When a domain is added, a key is added to the Domains key. Subdomains appear as keys under the domain to which they belong. Each key that lists a domain contains a DWORD with a value name of the affected protocol. The value of the DWORD is the same as the numerical value of the security zone to which the domain is added. The Ranges key contains ranges of Transmission Control Protocol/Internet Protocol (TCP/IP) addresses. Each TCP/IP range you specify appears in an arbitrarily named key. This key contains a string value (:Range) that specifies the TCP/IP range affected. DWORD values with the name of the security zone the range should fall within are added for each protocol. ZonesThe Zones key contains keys representing each security zone defined for the computer. By default, the following five zones are defined (numbered zero through four):
NOTE: My Computer does not appear in the Zone box on the Security tab.
Each of these keys contains the following DWORD values representing corresponding settings on the Security tab: NOTE: Unless noted otherwise, each DWORD value is equal to zero, one, or three. A setting of zero normally sets a given action as being allowed, a setting of one causes a prompt to appear, and a setting of three prohibits the given action.
There is no prompt setting for File Download (1803) because it is either
allowed or not allowed.
The Logon setting has the following four possible values (decimal):
The Java Permissions setting has the following five possible values
(decimal):
Each security zone contains the Description and Display Name string
values. The text of these values is displayed on the Security tab when you
click a zone in the Zone box. There is also an Icon string value that sets
the icon displayed for each zone. With the exception of the My Computer
zone, each zone contains a CurrentLevel, MinLevel, and RecommendedLevel
DWORD value. The MinLevel value sets the lowest setting that can be used
before you receive a warning message, CurrentLevel is the current setting
for the zone, and RecomendedLevel is the recommended level for the zone.
What values for Minlevel, RecommendedLevel, and CurrentLevel mean:
The Flags DWORD value determines the ability of the user to modify the
security zone's properties. To determine the Flags value, add the numbers
of the desired settings together. The following Flags values are available
(decimal):
If you add settings to both the HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER
keys, the settings are additive. If you add Web sites to both keys, only
those Web sites in the HKEY_CURRENT_USER key can be seen. The Web sites in
the HKEY_LOCAL_MACHINE key are still enforced according to their settings,
but they cannot be seen or modified. This can be confusing because a Web
site may be listed in only one security zone for each protocol.
Internet Explorer 3.xThe security settings for Internet Explorer 3.x are kept in two sections, one for changing options and one for level.Options that are enabled or disabled are located in the following registry keys: Hkey_Users\.Default\Software\Microsoft\Windows\CurrentVersion\Internet SettingsThe specific options under the Security tab are: Allow downloading of active contentThe settings for the safety levels are located in the following registry keys: Hkey_Users\.Default\Software\Microsoft\Windows\CurrentVersion\Internet SettingsThe options for the registry listings are: High Additional query words:
Keywords : kbenv msiew95 msient msiew98 |
Last Reviewed: October 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |