Posts Tagged ‘Remote access’
Setting up SCP/SFTP chroot access to Ubuntu/x64 server
Monday, February 4th, 2008scponly provides a mechanism to enable secure file-access to a server, with marked improvement over FTP.
scponly can be setup in a) normal mode, whereby the user can see the whole of the file-system of the server, or b) in chroot’ed mode, whereby the user only sees the files the server administrator has granted access to. The latter is what I wanted, but there are a few extra steps required for 64-bit kernel servers. (more…)