jail Questions

6

Solved

Is there something similar to chroot, but for users? We are about to grant access to our servers for a client and would like them to see only the directories we allow.
Mandola asked 7/5, 2009 at 7:3

3

I'm making a game where users can write Python programs to control robots that fight each other. Every turn (in a thousand-turn game) their script will be run on my server to determine the robot's ...
Melatonin asked 28/10, 2013 at 17:28

5

Solved

There is a problem when I init a PostgreSQL database in a FreeBSD jail. I found an article about the problem. I tried its advice but I didn't have any luck and I don't know why. There is t...
Battled asked 10/8, 2012 at 22:18

2

Solved

I'm writing a web server based on Python which should be able to execute "plugins" so that functionality can be easily extended. For this I considered the approach to have a number of folders (one...
Westberry asked 30/7, 2012 at 15:9

2

Solved

We have a Java IRC application where users are allowed to execute arbitrary PHP and get the result. Here is one example of what this is used for: btc: <php>$btc = json_decode(file_get_conten...
Altimetry asked 14/5, 2012 at 18:12

1

Solved

What's the difference between a Linux chroot jail and a FreeBSD jail? Are they synonyms in modern systems? Is one more secure than the other? Is one more flexible?
Evangelia asked 18/6, 2011 at 0:0

2

Solved

I setup a git server over ssh as http://blog.commonthread.com/post/1034988660/setting-up-a-git-server However, I am still able to access the server by ssh and see all the folders on the server. ...
Brinn asked 25/6, 2010 at 8:16
1

© 2022 - 2024 — McMap. All rights reserved.