RE: Permissions Questions
From: Shawn Farkas [MS] (shawnfa_at_online.microsoft.com)
Date: 01/25/05
- Previous message: Shawn Farkas [MS]: "Re: No touch install throwing FileLoadException Failed to grant required minimum permissions to assembly"
- In reply to: savanted1_at_hotmail.com: "Permissions Questions"
- Next in thread: savanted1_at_hotmail.com: "RE: Permissions Questions"
- Reply: savanted1_at_hotmail.com: "RE: Permissions Questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 Jan 2005 22:30:09 GMT
The CAS security model does not fit in anywhere on the OSI stack. The DNS
permission you're referring to actually only determines if an application
is allowed to resolve DNS addresses, it doesn't have anything to do with
the actual DNS resolution itself. CAS permissions actually sit on top of
NT permissions as well.
(http://blogs.msdn.com/shawnfa/archive/2004/12/15/315992.aspx for more
information on that). In fact, an application that runs in the CLR and
uses the CAS system may never access the network at all!
-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.
--------------------
> Thread-Topic: Permissions Questions
> thread-index: AcUDDAb3Lu8C7z6lQoCkQa5qaeNVPw==
> X-WBNR-Posting-Host: 208.248.162.220
> From: =?Utf-8?B?c2F2YW50ZWQxQGhvdG1haWwuY29t?=
<savanted1hotmailcom@discussions.microsoft.com>
> Subject: Permissions Questions
> Date: Tue, 25 Jan 2005 10:31:04 -0800
> Lines: 8
> Message-ID: <63641FB6-D17A-47DC-92BA-7ED717267EDE@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.dotnet.security
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.security:8840
> X-Tomcat-NG: microsoft.public.dotnet.security
>
> Dear, Microsoft Corporation
>
> Would the Permissions architecture be considered to operate at the
Session
> Layer of the OSI model? The reason I state this is due in part to the
fact
> that it has DNS incorporated within its confines.
>
> Regards,
>
>
- Previous message: Shawn Farkas [MS]: "Re: No touch install throwing FileLoadException Failed to grant required minimum permissions to assembly"
- In reply to: savanted1_at_hotmail.com: "Permissions Questions"
- Next in thread: savanted1_at_hotmail.com: "RE: Permissions Questions"
- Reply: savanted1_at_hotmail.com: "RE: Permissions Questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|