Code Access Security for native Apps

  • Thread starter Thread starter Vedo
  • Start date Start date
V

Vedo

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...
 
Vedo said:
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...



Not that I've ever heard of. Normally, folder/file access permissions
are controlled by the user's privileges; I know of now way to assign
permissions to applications.


--
Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety. -Benjamin Franklin

Many people would rather die than think; in fact, most do. -Bertrand Russell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top