Code Access Security for native Apps

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

Vedo

Hi,

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...
 
Hi,

Vedo said:
Hi,

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.

Not that I know of.

But this is not a .net related question, maybe a NG of windows security will
have a better answer for you.
 
Back
Top