|
Posted by on October 17, 2007, 11:12 am
If you were Registered and logged in, you could reply and use other advanced thread options Hello Will,
As a side note, Internet Explorer 6/7 have checkboxes to Include all
network paths (UNCs). I generally find this works properly in most
environments. Internet Explorer Enhanced Security Configuration
removes that checkbox.
The following whitepaper discusses some strategies for managing the
UNC paths in the Intranet zone. It might give you some ideas, whether
you have Enhanced Security enabled or not.
Managing Internet Explorer Enhanced Security Configuration
http://www.microsoft.com/downloads/details.aspx?FamilyID=D41B036C-E2E1-4960-99BB-9757F7E9E31B&displaylang=en
Regards,
J Wolfgang Goerlich
On Oct 17, 10:25 am, jwgoerl...@gmail.com wrote:
> Let us suppose the server name is FS. In Internet Explorer, you add
> file://fs to the Local Intranet sites list. It should now evaluate FS
> as Local Intranet, whether or not you access it over mapped drive or
> straight UNC. Now if you have a large environment, you might map all
> drives using FQDNs. Say it is Fs.domain.local. Add file://*.domain.local
> to the Intranet zone. This then adds all servers in the domain into
> the Intranet zone.
>
> J Wolfgang Goerlich
>
>
>
>
> > Sorry, I did mean Intranet, but the principal difficult is the same for both
> > Intranet and Trusted Sites. On the Intranet Advanced tab, you get a place
> > you can add URLs in a list. The same problem I am citing applies to that
> > list.
>
> > To repeat the original question: How can I get MSIE 7 to authorize the
> > execution of applications from a file share that is referenced by a drive
> > letter, such as when a share is mapped to z:\ through net use z:
> > \server\sharename.
>
> > I can add this to the Intranet Advanced sites list:
>
> > file:\server\sharename
>
> > But if you have this referenced by the drive letter Z:, MSIE 7 cannot figure
> > out that z: should also be treated as part of Intranet zone. Attempts to
> > execute an application shortcut on the desktop that points to an application
> > on the share through z: (for example) fail the MSIE security checks.
>
> > You could almost make an argument that this behavior is a bug. Once I
> > authorize executions of programs on an explicit share via
> > file:\server\sharename, MSIE should not care whether that path is aliased
> > to a drive letter or not. MSIE should see the explicit server\share file
> > path and a file path that uses z: as being identical.
>
> > --
> > Will- Hide quoted text -
>
> - Show quoted text -
|