[IronPython] Re strict imports

Michael Foord fuzzyman at voidspace.org.uk
Sat Aug 23 14:32:49 CEST 2008


> Search the mailing list archive on this issue. The bottom line is, you
> can't
> - but there are tricks to make it more difficult.
>

Is that true? You can create an IronPython Engine in an AppDomain
(IronPython 2 has lots of explicit support for this) and restrict the
privileges of the AppDomain. Why would that not work?

Michael



> Dody G.
>
> On Fri, Aug 22, 2008 at 10:03 PM, Huzaifa <huzi_1982 at hotmail.com> wrote:
>
>>
>> how can i restrict my user that he can not perform any imports or I/O
>> operations in the script.
>> --
>> View this message in context:
>> http://www.nabble.com/Restrict-imports-tp19113682p19113682.html
>> Sent from the IronPython mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.ironpython.com
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>
>
>
>
> --
> nomadlife.org
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>


-- 
http://www.ironpythoninaction.com



More information about the Ironpython-users mailing list