1

Ubuntu 8.04 LTS comes with OpenSSH 4.7, before the ChrootDirectory parameter was introduced. How can I upgrade OpenSSH to 4.9+? Alternatively, without upgrading OpenSSH, how can I set chroot?

netvope
  • 2,123
  • 5
  • 25
  • 35

1 Answers1

3

rssh (restricted shell) exists on 8.04 and it can be used to setup a an account that is restricted to sftp and/or scp a specific folder.

Zoredache
  • 130,897
  • 41
  • 276
  • 420