Technology Questions

Go Back   Technology Questions > Software Questions > Internet > Internet Explorer

Internet Explorer Discuss IE7 or any other IE version.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 05-06-2007, 09:17 AM
Will
Newsgroup Contributor
 
Posts: n/a
How to Add Network Share Mapped to Drive Letter to Intranet Security Zone?

I'm having a very hard time with a network drive mapping issue using MSIE 7.
To date when I have needed to execute a program from a network share, I add
that network share as the following entry in the Intranet Security Zone of
MSIE 7:

file://servername

Today I ran into a situation I cannot workaround. I map a drive letter to
an IP address that is a file server with:

net use t: \\192.99.99.99\sharename

I then try to execute a program from t: and the MSIE 7 security settings
object. Now it gets interesting. I add to the MSIE 7 security zone for
Intranet:

file://servername
file://servername.domain.com
file://192.199.99.99

I also tried to map the drive letter with

file://t:

but this immediately resolves to the IP address used in the net use command
and simply creates a duplicate entry to the IP address.

After entering all of the above, I still cannot execute a program from the
file share that was mapped to the drive letter. Is there a trick to
doing this properly, or is there a bug in MSIE 7 security zone behavior when
mapping a drive letter to an IP address?

--
Will


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 05-06-2007, 09:17 AM
  #2 (permalink)  
Old 05-06-2007, 09:20 AM
Ian
Newsgroup Contributor
 
Posts: n/a
RE: How to Add Network Share Mapped to Drive Letter to Intranet Securi


The fact that you were even able to do this at all under IE6 underlines how
desperately insecure that program is.

I think a better approach would be to review whether you actually need to
launch a program from within a Web-browser. (Think about it, if you can do
so, malware sites probably can too...)

There are better ways of doing such things, ways that don't depend on the
browser having lax security, for example a desktop shortcut.

-------------------------------
An alternative Network-Logon for Windows: http://mylogon.net


"Will" wrote:

> I'm having a very hard time with a network drive mapping issue using MSIE 7.
> To date when I have needed to execute a program from a network share, I add
> that network share as the following entry in the Intranet Security Zone of
> MSIE 7:


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 05-06-2007, 09:22 AM
Roger Abell [MVP]
Newsgroup Contributor
 
Posts: n/a
Re: How to Add Network Share Mapped to Drive Letter to Intranet Securi


"Ian" <Ian@discussions.microsoft.com> wrote in message
news:728CDEA1-9819-4B9E-962F-68745F527C00@microsoft.com...
>
> The fact that you were even able to do this at all under IE6 underlines
> how
> desperately insecure that program is.
>
> I think a better approach would be to review whether you actually need to
> launch a program from within a Web-browser. (Think about it, if you can do
> so, malware sites probably can too...)
>
> There are better ways of doing such things, ways that don't depend on the
> browser having lax security, for example a desktop shortcut.
>


The "Internet Zones" accessed via Control Panel or IE control the
behavior of access to network files even when IE is not used.
Try accessing \\someserver\someshare\somefile.ext
from the Start / Run menu where someserver is not recognized
as in the intranet zone.

Roger


> "Will" wrote:
>
>> I'm having a very hard time with a network drive mapping issue using MSIE
>> 7.
>> To date when I have needed to execute a program from a network share, I
>> add
>> that network share as the following entry in the Intranet Security Zone
>> of
>> MSIE 7:

>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 05-06-2007, 09:26 AM
Will
Newsgroup Contributor
 
Posts: n/a
Re: How to Add Network Share Mapped to Drive Letter to Intranet Securi

"Ian" <Ian@discussions.microsoft.com> wrote in message
news:728CDEA1-9819-4B9E-962F-68745F527C00@microsoft.com...
>
> The fact that you were even able to do this at all under IE6 underlines
> how
> desperately insecure that program is.
>
> I think a better approach would be to review whether you actually need to
> launch a program from within a Web-browser. (Think about it, if you can do
> so, malware sites probably can too...)
>
> There are better ways of doing such things, ways that don't depend on the
> browser having lax security, for example a desktop shortcut.


I didn't launch anything inside of a web browser. Someone at Microsoft
had the brainstorm that the the Security Zone of MSIE should now apply to
operations outside of MSIE. It turns out that the "feature" was in MSIE 6
but didn't exhibit itself by default. After installing MSIE 7, you can no
longer execute programs from shares without setting up the Security Zone in
MSIE, even when you access that location from the command line or from
Windows Explorer.

Don't yell at me about it; I'm not crazy about the feature either. :)

Having said this, I'm reporting what looks like a bug in the Intranet Zone
behavior of MSIE 7 security zones. I cannot find a way to execute a remote
share from a Windows desktop shortcut - with or without using any browser -
if the share is mapped directly to an IP address as in:

net use t: \\192.99.99.99\sharename

--
Will


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 05-06-2007, 09:32 AM
Roger Abell [MVP]
Newsgroup Contributor
 
Posts: n/a
Re: How to Add Network Share Mapped to Drive Letter to Intranet Securi

"Will" <westes-usc@noemail.nospam> wrote in message
news:v-CdnUBBb4qWHYzbnZ2dnUVZ_tCtnZ2d@giganews.com...
> I'm reporting what looks like a bug in the Intranet Zone behavior of MSIE
> 7 security zones. I cannot find a way to execute a remote share from a
> Windows desktop shortcut - with or without using any browser - if the
> share is mapped directly to an IP address as in:
>
> net use t: \\192.99.99.99\sharename
>


Will,

Your analysis of the scope of the Internet Zones restrictions is
correct, these apply much more than to just IE, and IIRC this has
been the case since their introduction (IE 4 ?).

I am assuming you see this on XP SP2 with IE7 (rather than W2k3).

I am summarizing and xposting to the IE security newsgroup which
may be more useful than the IE general you had selected.

So, you are saying, if you have a share mapped to a drive letter, ex
net use t: \\192.99.99.99\sharename
and you then attempt to run some app, ex. t:\appname.exe
you get blocked and can find no way around this by modification
of the zone settings, per initial post

> I then try to execute a program from t: and the MSIE 7 security settings
> object. Now it gets interesting. I add to the MSIE 7 security zone for
> Intranet:
>
> file://servername
> file://servername.domain.com
> file://192.199.99.99
>
> I also tried to map the drive letter with
>
> file://t:
>
> but this immediately resolves to the IP address used in the net use
> command and simply creates a duplicate entry to the IP address.
>
> After entering all of the above, I still cannot execute a program from the
> file share that was mapped to the drive letter. Is there a trick to
> doing this properly, or is there a bug in MSIE 7 security zone behavior
> when mapping a drive letter to an IP address?





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 05-06-2007, 09:36 AM
Will
Newsgroup Contributor
 
Posts: n/a
Re: How to Add Network Share Mapped to Drive Letter to Intranet Securi

"Roger Abell [MVP]" <mvpNoSpam@asu.edu> wrote in message
news:Ofn8vgfdHHA.1216@TK2MSFTNGP03.phx.gbl...
> Your analysis of the scope of the Internet Zones restrictions is
> correct, these apply much more than to just IE, and IIRC this has
> been the case since their introduction (IE 4 ?).
>
> I am assuming you see this on XP SP2 with IE7 (rather than W2k3).


I am seeing this behavior on a Windows 2003 Server Web Edition as the
client.


> So, you are saying, if you have a share mapped to a drive letter, ex
> net use t: \\192.99.99.99\sharename
> and you then attempt to run some app, ex. t:\appname.exe
> you get blocked and can find no way around this by modification
> of the zone settings, per initial post


Yes, that's correct. Probably there is some workaround to this, but I
cannot find it. As I said previously I have added these to Intranet
security zone, without it correcting the problem:

file://servername
file://servername.domain.com
file://192.199.99.99

--
Will


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE7 Intranet Zone tjc Internet Explorer 0 02-27-2008 09:30 AM
Mapped Network Drive Fastener Microsoft Office 1 11-12-2007 12:10 PM
How Can I Add Local and Network Drive Letters to MSIE Trusted Sites Security Zone? Will Internet Explorer 13 10-19-2007 04:10 AM
Site already in trusted zone + Intranet Zone not that efficient Lambros Vasiliou Internet Explorer 3 07-03-2007 10:22 AM
Can't add mapped drive to trusted zone Wowbagger Windows XP 3 05-05-2007 03:13 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:42 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0