Adding programs to the chrooted user

Discussion in 'General' started by Coilernl, Aug 22, 2011.

  1. Coilernl

    Coilernl New Member

    Now I've fixed the chroot problem (with the great response here on the forum) I've encountered my next problem, I need to have more programs added to my chrooted users.

    For example, the svn command can't be executed on an chrooted user atm because it is missing the program and probably a few library's.

    My question is, where can I add/change the loaded programs and libraries?

    Regards,
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please see System > Server Config > jailkit in ispconfig. The jail is only created once when the first ssh user gets added to the website, so changes in the jailkit config gets only applied to new websites. But you might run the jailkit commands manually to update a existing jail.
     
  3. Coilernl

    Coilernl New Member

    Totally missed that config tab, thanks!
    Thats also working like a charm (added svn to test).
     

Share This Page