RE: Trusted app and LocalIntranet zone?

From: Shawn Farkas (shawnfa_at_online.microsoft.com)
Date: 04/29/04


Date: Thu, 29 Apr 2004 01:01:12 GMT

Check out my blog posting:
http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx

In summary, you'll need to provide some other form of evidence that you'll trust on that assembly.

-Shawn
http://blogs.msdn.com/shawnfa

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
Note:  For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they 
originated.  
--------------------
>From: Bradley Plett <plettb@hotmail.com>
>Subject: Trusted app and LocalIntranet zone?
>Date: Wed, 28 Apr 2004 09:16:32 -0600
>Message-ID: <s3iv80t0b3ttkqnf7b0e2bkst9cah79dnc@4ax.com>
>X-Newsreader: Forte Agent 1.93/32.576 English (American)
>MIME-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>Newsgroups: microsoft.public.dotnet.security
>NNTP-Posting-Host: s01060006259a35c3.cg.shawcable.net 68.144.38.187
>Lines: 1         
>Path: cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.security:5881
>X-Tomcat-NG: microsoft.public.dotnet.security
>
>I'm sure this is probably trivial, and may even have been
>asked/answered 1000 times on this forum, but...  I still feel very
>much like a .Net security newbie!
>
>I have an application that resides on a network drive.  I have walked
>through the wizard to give the application "FullTrust" permission.
>When I evaluate the assembly, and "View permissions granted to the
>assembly", it shows "Unrestricted" permission (which is somewhat
>misleading).  If I evaluate it and "View code groups that grant
>permissions to the assembly", I see that it is still being affected by
>the "LocalIntranet_Zone" (which, with default settings, restricts its
>permission).
>
>Now here's the problem:  I would like the application to have
>unrestricted permission WITHOUT giving my "LocalIntranet_Zone" full
>trust.  Is this possible? If so, how do I do it?
>
>Thanks!
>Brad.
>


Relevant Pages

  • Re: Hosting, ASP.NET, medium trust level, metafile - Problem!!!
    ... In order to use this Metafile constructor overload, ... permission to run unmanaged code. ... must run at the default medium trust level, one approach might be to use ... > at System.Drawing.Imaging.Metafile..ctor(IntPtr referenceHdc, EmfType ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Adjusting security setting to run an embedded windows control in IE
    ... Should I connect back to the server only using port 80? ... Changing security permission by the client is not an option ... > AppDomain that it runs your code in, that AppDomain is created based on ... > zone has been given Full Trust). ...
    (microsoft.public.dotnet.security)
  • Re: Code Acceess Security question
    ... Some of the Microsoft code must have full trust to execute, ... With the default settings for My_Computer_Zone the child code groups ... and both have the FullTrust permission ...
    (microsoft.public.dotnet.security)
  • Re: AddDomain with FullTrust
    ... trust, depending on the location of the unmanaged application, your OS ... the permission request, ... pre-grant the assemlby permissions to run from the local intranet. ... policy will permit the assembly to run from the local intranet without ...
    (microsoft.public.dotnet.security)
  • Re: How to test if my code have "FullTrust" permission?
    ... > I have a winform control embeded in IE web page and in this control I have ... Unless your code must call into assemblies that do not permit partially ... running with full trust is ... >> given permission is granted to the entire call stack. ...
    (microsoft.public.dotnet.security)