• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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