VirtualBox

Ticket #438 (closed defect: fixed)

Opened 2 years ago

Last modified 2 months ago

Shared folder appears to be in a "non-intranet" zone -> fixed in 1.4.2/SVN

Reported by: kenken Assigned to:
Priority: major Component: shared folders
Version: VirtualBox 1.4.0 Keywords:
Cc: Guest type: Windows
Host type: other

Description

Im using Ubuntu host, WinXP guest.

For some reason the shared folders mounted with the built in "Shared Folder" system apears different than ordinarily mounted shared.

I can't run .Net apps, from the drive, as they complain it is not in "intranet" zone.

Trying to open a .rar archive on the volume gives the error: "This page has an unspecified potential security flaw. Would you like to continue?"

To reproduce, mount volume as described in manual, then copy a ,Net executeable + .rar file onto the mounted volume. Install .Net and WinRAR as required (both are free/free evaluation). Try to run both the .Net app and open the .rar archive.

Attachments

IntranetZone_Share_via_VBOXSVR_bad.jpg (63.7 kB) - added by maddes.b on 2007-07-14 00:52:11.
Share via VBOXSVR = only Internet zone
IntranetZone_Share_via_VBOXSVR_bad.2.jpg (63.7 kB) - added by maddes.b on 2007-07-14 00:52:48.
Share via SMB = Intranet Zone
IntranetZone_Share_via_SMB_ok.jpg (70.1 kB) - added by maddes.b on 2007-07-14 00:53:20.
Share via SMB = Intranet Zone

Change History

2007-06-22 11:14:56 changed by sandervl73

2007-06-22 12:04:16 changed by kenken

Yes, I tried that, and it has no effect on the problem. Is the link wrong? It refers to a case sensitive feature in Windows?

2007-06-22 12:06:50 changed by sandervl73

  • status changed from new to closed.
  • resolution set to duplicate.

This looks like a duplicate of #437. We'll continue this there.

2007-07-14 00:36:17 changed by maddes.b

  • status changed from closed to reopened.
  • resolution deleted.

No, it doesn't look like a duplicate of #437.

I'm using a Windows XP SP2 host and guest. And adding VBOXSVR to the intranet zone does not work.

Reproduction: Part #1 * Go to internet options (either in IE or via System Control) * Select register "Security" * Select "Local Intranet" * Click on button "Sites" * Click on button "Advanced..." * Add VBOXSVR to the list (case doesn't matter here)

Part #2 * Close any Explorer window or even reboot the VM * Click on the share and it still says "Internet" in the status bar

If you do the same for normal SMB shares it works fine, e.g. via the IP of the host (for me this is 10.0.0.1).

Regards Maddes

2007-07-14 00:52:11 changed by maddes.b

  • attachment IntranetZone_Share_via_VBOXSVR_bad.jpg added.

Share via VBOXSVR = only Internet zone

2007-07-14 00:52:48 changed by maddes.b

  • attachment IntranetZone_Share_via_VBOXSVR_bad.2.jpg added.

Share via SMB = Intranet Zone

2007-07-14 00:53:20 changed by maddes.b

  • attachment IntranetZone_Share_via_SMB_ok.jpg added.

Share via SMB = Intranet Zone

2007-07-14 00:54:36 changed by maddes.b

Don't know how to delete my wrong attachment.
Please delete attachment "IntranetZone?_Share_via_VBOXSVR_bad.2.jpg".
Thanks.

2007-08-02 17:13:42 changed by sandervl73

Extracting rar files on a shared folder works well now. As for your intranet zone report; it sounds rather strange. Which .net application didn't work? Everything seems ok here. (note that I've just fixed case sensitivity problems with windows guests & linux hosts)

2007-08-02 17:15:33 changed by sandervl73

  • summary changed from Shared folder appears to be in a "non-intranet" zone to Shared folder appears to be in a "non-intranet" zone -> fixed in 1.4.2/SVN.

2007-09-01 16:12:05 changed by sandervl73

  • status changed from reopened to closed.
  • resolution set to fixed.

2008-03-04 14:26:10 changed by jwm

  • status changed from closed to reopened.
  • resolution deleted.

I am reopening this, as I am experiencing this exact problem with VirtualBox 1.5.6 running Win XP Home SP2 from linux 2.6.24.

When mapping shared folders to a drive letter, windows thinks the volume is on the internet, even when \\VBOXSVR\ is explicitly added to the local intranet in inetcpl.cpl.

This causes the following two problems:

1. Windows prompts ("Open File - Security Warning") on execution of applications on mapped shared folders. This is annoying but bearable.

2. Windows media player refuses to play movie files from shared folder when mapped to a drive letter (browsing directly from network neighbourhood works fine). This more problematic.

There is a workaround -- which I'll post here: Map the volume to a different drive letter ( e.g. Z: ) and then do

subst N: Z:\

This convinces windows that the volume is on the local intranet again.

2008-03-05 11:31:00 changed by jwm

Rereading the other comments, I should add that the problem may in fact be slightly different. Just to be clear:

* Shared folders browsed through network neighbourhood show up as part of the local intranet

* Shared folders mapped to a drive letter are in the internet zone

* After using subst to remap a shared folder to a different drive letter, windows thinks the new drive is on the local intranet again.

2008-06-04 15:00:27 changed by cmirandarj

This post clears the one I did here. But in different ways, I'm using Ubuntu 8.04 and VirtualBox 1.6.0. And this kind of problem did not happen whithin my old environment - Ubuntu 7.10 + VBox 1.5.6.

Subst command worked well for me for just one connection (I have two VirtualBox shared folders, but please don't ask me why the second one could not be set).

Hope 1.6.2 can fix this.

2008-07-09 22:37:01 changed by frank

  • component changed from other to shared folders.
  • guest changed from other to Windows.

2008-10-30 17:13:13 changed by frank

  • status changed from reopened to closed.
  • resolution set to fixed.

2008-11-11 14:53:50 changed by chdh

  • status changed from closed to reopened.
  • resolution deleted.

Problem with Virtualbox 2.0.4 and WinXP SP2 (guest and host):

When I access a shared folder with the UNC name (\\vboxsvr\share), it is in the "local intranet" zone.

But when I map the shared folder to a drive letter (net use n: \\vboxsvr\share), it still is in the "Internet" zone. I didn't find a way to change that.

(I need to use a drive letter, because some batch files won't work otherwise.)

2009-07-07 20:51:00 changed by MrX1980

Please try it with v3.0.0 again.

2009-09-10 20:18:25 changed by chdh

I tested with VirtualBox 3.0.6. The mapped drive of a shared folder is now also in the local intranet zone. Thanks for fixing this bug.

2009-09-13 18:30:19 changed by sandervl73

  • status changed from reopened to closed.
  • resolution set to fixed.

Thanks for the feedback.

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy