Description of Internet Explorer Security Zones Registry EntriesID: Q182569
|
This document describes how Internet Explorer security zones settings are stored and managed in the registry.
Internet Explorer security zones settings are stored under the following registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet SettingsBoth of these registry keys contain the following keys:
Value Setting
------------------------------
0 My Computer
1 Local Intranet Zone
2 Trusted sites Zone
3 Internet Zone
4 Restricted Sites Zone
NOTE: My Computer does not appear in the Zone box on the Security tab.
Value Setting
-----------------------------------------------------------------------
1001 Download signed ActiveX controls
1004 Download unsigned ActiveX controls
1200 Run ActiveX controls and plug-ins
1201 Initialize and run ActiveX controls and plug-ins not marked as
save
1400 Active scripting
1402 Scripting of Java programs
1405 Script ActiveX controls marked as safe for scripting
1601 Submit non-encrypted form data
1604 Font download
1605 Unknown
1800 Installation of desktop items
1802 Drag and drop or copy and paste of files
1803 File Download
1804 Load applications and files in an IFRAME
1805 Unknown
1A00 Logon
1C00 Java permissions
1E05 Software channel permissions
There is no prompt setting for File Download (1803) because it is either
allowed or not allowed.
Value Setting
---------------------------------------------------------------
0 Automatically logon with current username and password
65536 Prompt for user name and password
131072 Automatic logon only in the Intranet zone
196608 Anonymous logon
Value Setting
-----------------------
0 Disable Java
65536 High safety
131072 Medium safety
196608 Low safety
8388608 Custom
Value (Hex) Setting
----------------------------------
0x00010000 Low Security
0x00011000 Medium Security
0x00012000 High Security
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):
Value Setting
------------------------------------------------------------------
1 Allow changes to custom settings
2 Allow users to add Web sites to this zone
4 Require verified Web sites (https protocol)
8 Include Web sites that bypass the proxy server
16 Include Web sites not listed in other zones
32 Do not show security zone in Internet Properties (default
setting for My Computer)
64 Show the Requires Server Verification dialog box
128 Treat Universal Naming Connections (UNCs) as intranet
connections
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.
Additional query words:
Keywords : kbenv msiew95 msient msiew98
Version : WINDOWS:4.0,4.01,5
Platform : WINDOWS
Issue type : kbinfo
Last Reviewed: July 23, 1999