• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

SCP/SFTP On Plesk

M

md3vxx

Guest
All,

We are looking for a mechanism to implement SCP/SFTP within Plesk 7.5.2. We have used an application called scponly but it also allows full viewing of the system root - e.g. it does not create a caged bash.

Does anyone know of a way to implement this in Plesk 7.5.2 without breaking Plesk's configuration?

We would like to be able to specify a users shell as 'scponly' so that they may SFTP files to the server but NOT have SSH access - when when the SFTP, they can ONLY access their domain file area.

Any advise/input would be appreciated.
 
configure scponly with --enable-chrooted-binary .... and RTM :)
 
SCP

Hi,

I have done this previously but the customer who is using the scponly binary is able to browse up to the /home/httpd.

For example, if the users domain directory is:

/home/httpd/vhosts/www.domain.com

They are able to browse up to:

/home/httpd

But beyond that they get a access denied error. Any idea why this is possible or what I've mis-configured?

m.
 
Back
Top