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 you using apache & linux. Then everytime you connect to a PHP script in that directory (after login the session stays till the browser window is closed or the authentication is cleared) you have to insert a user and password. Maybe you also might automate this with another script ??? -- @ Goetz Lohmann, Germany | Web-Developer & Sys-Admin \/ ------------------------------------------------------ () He's the fellow that people wonder what he does and || why the company needs him, until he goes on vacation. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php