• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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