Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

FarCry - Running in a "Sandbox" under Linux

(Example for Enviroment: "ColdFusion 8, Debian Linux 4.0 ETCH, Apache2-Webserver with Wrapper, FarCry 5.1.x install under the webroot")

  1. Login to your "ColdFusion Administrator Account"
  2. Navigate to "Security -> Sandbox Security"
  3. Then -> "Enable ColdFusion Security" and "Submit Changes"
  4. Add the path in "Add Security Sandbox" for your FarCry Installation
    For example: /var/www/webX/html  (the path of your real webroot)
  5. Now edit the new created "Sandbox" with the following parameters:
    DATA SOURCES
    Disable ALL datasource that do not belong to your FC-Project !

CF TAGS - Disable the following CF-Tags:
- CFDBInfo
- CFFTP
- CFRegistry

CF FUNCTIONS - Disable the following CF-Functions:
- CreateObject(.NET)
- CreateObject(COM)
- CreateObject(CORBA)
- CreateObject(WebService)
- GetTempFile
- SetProfileString

  1.  
  • No labels