• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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