Jacob R Chandler schrieb:
> Thanks for the response. However, it seems that Jail only works for
> users logging into the system through some terminal. We are wanting
> something that controls the access of their php scripts that are being
> executed.
>
[snip]
Maybe just use a .htaccess file if yo
]]
Sent: Friday, January 31, 2003 2:37 PM
To: Chandler, Jacob R
Subject: Re: [PHP-INST] secure offerings
you should look into jail
this porject makes it easy for linux
http://www.gsyc.inf.uc3m.es/~assman/jail/
- Original Message -
From: "Chandler, Jacob R" <[EMAIL PROTECTED]
We are interested in offering PHP for our students in a secure way, but
we also don't want to run PHP in CGI mode. We want to restrict users to
use only their own files and probably those in the PEAR and other
include directories, but we don't want them to be able to modify those
files.
Jacob Cha