• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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