Jailkit block SFTP

Discussion in 'Installation/Configuration' started by dudumomo, Jun 15, 2011.

  1. dudumomo

    dudumomo New Member

    Hi there,
    I've freshly installed ISPConfig on a virtualmachine and it seems that a Jailkited user cannot acces to SFTP (I got ejected)
    However if I let the user non Jailkited, everything is fine.

    I've simply follow the perfect server ISPConfig for Ubuntu 11.04. Nothing more, nothing less. (Latest Jailkit)
    (I actually did several reinstallation to check if it was my problem)

    I haven't figured out why !

    Any tips ?

    It is a fresh install, and I've created a user, then a website for this user and finally a Shell access.
    Quite annoying !
    Thank you for your help !
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    SFTP is not included in the jail, thats why you cant use it. But you can use scp instaed or eve´n better use FTP with tls.
     
  3. dudumomo

    dudumomo New Member

    Thank you for your answer.
    Can we include SFTP in the Jailkit ?

    Hmm Jailkit is actually troublesome with the permission...I'd like Ajaxplorer being able to read and write the folder of the user used for FTP ou for its shell....
    But it's 755...won't work.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The shell and FTP user have the same userid, so everything that can be done with the ssh user can be done with the FTP user as well. If you access files with a php script, ensure that you enabled suexec in the website settings and that you use php-fcgi as php mode.
     

Share This Page