[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: RE: LUA 4.x - filesystem access limit?
- From: "D Burgess" <db@...>
- Date: Wed, 24 Sep 2003 21:53:32 +1000
yep.
+++++++++++++++++++++++++++++++++
>So I have to modify the IO source, right?
>
>-----Original Message-----
>From: D Burgess [mailto:db@werx4.com]
>Sent: Wednesday, September 24, 2003 1:43 PM
>To: Lua list
>Subject: Re: LUA 4.x - filesystem access limit?
>
>
>Not unix, not windows and the only soln I found is
>an ugly parse/edit of all file opens.
>+++++++++++++++++++++++++++++++++
>>Hi,
>>
>>Im using lua 4 in my server appz and I would like to limit filesystem access to a scope of certain directory only (i.e. the server appz root directory). Right now anybody can access whole filesystem tree from scripts.
>>
>>Any suggestion or idea welcomed :)
>>
>>Zdenek.
>