allow git for existing jailed shell user

Discussion in 'Installation/Configuration' started by bax, Jan 29, 2015.

  1. bax

    bax Member

    Hi!

    I'm trying to allow git to an existing shell user.
    I already tried adding "git" to the chroot locations/areas ("Anwendungsbereiche" in german…) and " /usr/bin/git /usr/share/git-core" to the chromed applications in the server configuration area.

    However I only get "bash: service: command not found" when I try to use "git"
     
  2. bax

    bax Member

    I just did the following as root and it might have solved the problem:
    jk_cp -j /var/www/clients/client0/web3 -o -v /usr/bin/git* /usr/share/git-core
    but I don't know if it should have worked differently and if that was safe and correct…
     

Share This Page