Koozali.org: home of the SME Server

SME 6: SCP and chroot

gbl

SME 6: SCP and chroot
« on: August 25, 2004, 06:20:42 PM »
Is it possible?

My SME Box is behind a Linuxfirewall that allows only a SSH-Non Login Shell.

A teleworker is scp-ing through a samba mount on a Windows-Server with WinSCP3.

Now it is currently possible to leave the Home Directory. I think if I chroot the SCP(SSH) User on my SME Box it is better for security and prevent possible user mistakes.

How can I chroot a SCP-User on SME?

Offline Boris

  • *
  • 783
  • +0/-0
SME 6: SCP and chroot
« Reply #1 on: August 25, 2004, 08:23:50 PM »
not with ssh.
search for scponly program. It may be something interesting for you.
...

gbl

SME 6: SCP and chroot
« Reply #2 on: August 27, 2004, 01:41:19 PM »
THX.

But scponly does not solve my Problem.