[Mono-dev] Mono and medium trust
Robert Jordan
robertj at gmx.net
Fri Sep 2 09:54:45 EDT 2011
On 02.09.2011 15:42, Quandary wrote:
> Is it possible to run a mono server (xsp4/mono-fastcgi-server4)
> as medium/low trust ?
>
> e.g. to disallow pinvoke
> (I want to create a mono web-hosting-service )
>
> ?
No. Mono's CAS support is incomplete.
>
> If not, are there any workarounds to achive something similar, e.g.
> Linux permissions/ SE Linux ?
Not really, because SELinux' rules apply to the runtime as well.
W/out p/invoke, you won't be able to do much.
Robert
More information about the Mono-devel-list
mailing list