Issue
I have created a Parallels plesk panel webspace and allowed SSH access:
- In plesk go to the webspace
- Websites & domains tab
- Web hosting access
- In Access to the server over SSH select
/bin/sh
I connected by SSH and I realised I can go everywhere in the server and create files.
I would like to limit the SSH access just to the user directory.
I read about chroot
. Do you think it is the solution? There isn't a way to configure directly in Plesk?
Solution
It was as easy as select:
Access to the server over SSH: /bin/bash
(chrooted)
Answered By - Mikel Answer Checked By - David Goodson (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.