I need flowchart for how Internet Explorer determines security zon
- From: Joe <Joe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 09:23:08 -0700
The link below is the most bottom level description I could find for this.
http://msdn.microsoft.com/library/default.asp?url=/workshop/security/szone/overview/overview.asp
It tells how internet explorer gets the url and then sends the request to
the security domain to find out if the action is allowed. First let me say
that we have active scripting and activex disabled in our internet security
zone until all of the IE patches have been distributed. Given that, unless
an intranet site is added to the trusted sites list it can experience
problems with it's active scripting content. I am wondering if explicitly
adding the site to the intranet site's list would still have this fixed. I
am told that the page loads and starts running the scripts before the zone of
the url can be identified. Because our unknown zone has active scripting
disabled, this breaks the page. In our ins, the intranet has all 3 options
checked so that if the site does not go through the proxy server then it is
intranet.
Now I've also seen this difference. I created a smart client .NET
application. Both intranet and trusted sites list had the same permissions.
When the server I was pulling the assembly from was in the intranet zone, it
worked. When I moved the server to the trusted sites list, I get a security
exception when the .NET application tries to load the assembly from the web
server.
So I guess the end question is what is the difference between the trusted
sites zone and the intranet zone when they are both set to the same setting
of Low?
I'm also having issues with webfocus where is creates a temp htm file that
does an automatic form.submit to the local intranet server. It opens with
internet zone permissions when the server it redirects to is in the trusted
sites list. It opens with intranet zone permissions when the server it
redirects to is in the intranet zone (by default).
Any clues from Microsoft?
Valero
.
- Prev by Date: RE: Bizarre javascript behaviour
- Next by Date: several downloads at once
- Previous by thread: IE and Proxy Auto-config
- Next by thread: several downloads at once
- Index(es):
Relevant Pages
|