jail

Chrooted SSH/SFTP On Fedora 7

| | | | | | | | |

This document describes how to set up a chrooted SSH/SFTP environment on Fedora 7. The chrooted users will be jailed in a specific directory where they cannot break out. They will be able to access their jail via SSH and SFTP.

Chrooted SFTP With MySecureShell On Debian Etch

| | | | | | | | | | |

This tutorial shows how to install MySecureShell on a Debian Etch system. MySecureShell is an SFTP server that is based on OpenSSH and can be configured in many ways, e.g. it has support for chrooting users into their homedirs or for limiting upload-/download bandwidths. MySecureShell makes SFTP available for users that do not have shell access so that these users do not have to use the insecure FTP protocol anymore.

Chrooted SSH/SFTP Tutorial (Debian Etch)

| | | | | | | | | | |

This tutorial describes two ways how to give users chrooted SSH access. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. The users will also be able to use SFTP in their chroot jails.

How to create Chrooted Apache with mod_chroot

| | | | | | |

Absolutely awesome how-to for creating a chrooted environment using mod_chroot. It's Gentoo specific (basically init scripts), but all distros should be able to use this. Very thorough!

PHP's fsockopen() in mod_chroot

| | | | | |

This simple howto addressing what needs to be in chroot jail for fsockopen() getaddrinfo to work.

Syndicate content