Received: by 10.224.100.69 with SMTP id x5mr2324826qan.1.1331188942359; Wed, 07 Mar 2012 22:42:22 -0800 (PST) X-BeenThere: server2go-user@googlegroups.com Received: by 10.229.114.83 with SMTP id d19ls3426511qcq.2.gmail; Wed, 07 Mar 2012 22:42:21 -0800 (PST) Received: by 10.224.203.133 with SMTP id fi5mr2313498qab.8.1331188941101; Wed, 07 Mar 2012 22:42:21 -0800 (PST) Received: by 10.224.180.136 with SMTP id bu8msqab; Wed, 7 Mar 2012 08:22:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.22.3 with SMTP id z3mr502340vde.2.1331137344923; Wed, 07 Mar 2012 08:22:24 -0800 (PST) Authentication-Results: ls.google.com; spf=pass (google.com: domain of yaro...@gmail.com designates internal as permitted sender) smtp.mail=yaro...@gmail.com; dkim=pass header...@gmail.com Received: by y10g2000vbn.googlegroups.com with HTTP; Wed, 7 Mar 2012 08:22:24 -0800 (PST) Date: Wed, 7 Mar 2012 08:22:24 -0800 (PST) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11,gzip(gfe) Message-ID: Subject: Restricting access to the local filesystem From: Yaron To: server2go-user Content-Type: text/plain; charset=ISO-8859-1 Hello, I have a customer who wants to use a CD-based web server, and Server2Go seems a good fit. He has a requirement to restrict access to the local file system. Using Server2Go I can write "server-based" scripts which write to the local machine file system. Is there is way to run Server2Go with restricted permissions, or in a sandbox? Thank you