Hi Guys
This maybe a stab in the dark, not sure on if anyone here would be able to help me, but I have ubuntu running a VPS and I am trying to get jailkit to work. I put it on the ubuntu forums but noone has been able to assist.
I have been having a few issues with the jailkit (http://olivier.sessink.nl/jailkit/jailkit-2.10.tar.gz)
I have created the environment and added a user.
Environment location:
/home/jail
tail /etc/passwd:
tail /home/jail/etc/passwdtest:x:1002:1002::/home/jail/./home/test:/usr/sbin/jk_chrootsh
/usr/sbin/jk_chrootsh is included in /etc/shellstest:x:1002:1002::/home/test:/bin/bash
but as you can see below I am unable to run anything as the jailed user, even after I have used the jk_cp script
Has anyone else had this issue?root@server:~# su test
bash: groups: command not found
test@server:~$ nano
Error opening terminal: unknown.
test@server:~$ echo $TERM
dumb