PC Review


Reply
Thread Tools Rate Thread

Code Access Security for native Apps

 
 
Vedo
Guest
Posts: n/a
 
      18th Apr 2007
Hi everyone,

Is there a way to assign permissions to native applications in Windows? Like
app x can only access this and this directories, app y cannot impersonate
the remote users, etc. Something similar to the .NET Framework code access
security mechanism.

Regards...


 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      18th Apr 2007
No. For native apps access control is handled entirely by the user context
the app executes in - with one BIG exception.

The big exception is services. With Vista a service can have a SID and be
treated as a regular user that you can assign and revoke permissions to.

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Vedo" wrote:

> Hi everyone,
>
> Is there a way to assign permissions to native applications in Windows? Like
> app x can only access this and this directories, app y cannot impersonate
> the remote users, etc. Something similar to the .NET Framework code access
> security mechanism.
>
> Regards...
>
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
native compiler (dotnet to native code, executeable without .netframework) Michael Reichenbach Microsoft Dot NET 2 25th May 2007 06:12 PM
Code Access Security for native Apps Vedo Windows Vista General Discussion 1 19th Apr 2007 02:54 AM
Code Access Security for native Apps Vedo Microsoft C# .NET 1 18th Apr 2007 10:52 PM
[repost] Static initialization of native code in CLI/native mixed environment bvisscher@bellsouth.net Microsoft VC .NET 1 27th Apr 2006 06:39 AM
question about security (decompiling msil, native code) Richard Gjerde Microsoft Dot NET Framework 4 21st Aug 2004 02:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:10 PM.