Re: Policies: How to get local network access?

From: Rick Strahl [MVP] (rickstrahl_at_hotmail.com)
Date: 11/18/03


Date: Mon, 17 Nov 2003 16:03:58 -1000

Hi Curtis,

Sorry I accidentally posted this here instead of the .Net Security app so
there's some info missing that would be prelavent <g>... This is a .Net app
and my question here is regarding .Net permission policies.

I guess i figured it out... the configuration needs to be set up as a URL
with a file:// prototocol to work. So file://MyServer/* will give me the
permissions I need and limit access just to that location.

Very non-obvious - I suspect the .Net Security admin needs an option for
doing this a little more specifically.

+++ Rick ---

-- 
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/wwHelp
----------------------------------
Making waves on the Web
"Curtis Clay III [MSFT]" <cclay@online.microsoft.com> wrote in message
news:4DIzOWTrDHA.348@cpmsftngxa06.phx.gbl...
> Hello Rick,
> There is not enough information in this post for me to assist.  Could you
> provide a few more specifics.
>
> Is this within a domain?
> Is there more than one domain?
> Is there a trust configured?
> Are you setting up the app to run under the Machine's security context?
> Any other details you can provide will be very helpful.
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
>
>
>
>
>


Relevant Pages

  • FullTrust on network drive
    ... I have configured the .NET security as follows: ... I think the problem is that I'm using 2 IP addresses on my machine and when I access machines in the 10.124.0.?? ... I believe when I execute my program on this network, it is *not* regarded as Intranet, but Internet and I don't have FullTrust set on that. ... Can I configure a particular app to have FullTrust over this sort of connection? ...
    (microsoft.public.dotnet.security)
  • SqlClientPermission exception
    ... I have a vb.net app that runs as a console app. ... this exe from another exe, ... I've been reading about .net security (something I am aware ... the vb6 app reside on a network drive. ...
    (microsoft.public.dotnet.general)

Loading