Jailkit not working ISPConfig
I have setup my server based on tutorial Howto perfect server ISPConfig Ubuntu 10.10, but Jailkit isn't working. When I add shell user to some site and choose "Jailkit"( options are "None" and "Jailkit" ) option and then login via ssh as that user, the user can browse all system. Outputs are:
tail -f /var/log/auth.log
Feb 12 16:58:43 www sshd[4370]: Accepted password for bojana from 10.13.1.56 port 2128 ssh2
Feb 12 16:58:43 www sshd[4370]: pam_unix(sshd:session): session opened for user bojana by (uid=0)
Feb 12 16:58:44 www sshd[4370]: pam_unix(sshd:session): session closed for user bojana
/etc/passwd
web3:x:5006:5005::/var/www/clients/client1/web3/./home/web3:/bin/false
bojana:x:5006:5005::/var/www/clients/client1/web3/./home/bojana:/bin/bash
/etc/init.d/jailkit restart
Stopping jailkit: jk_socketd/usr/sbin/jk_socketd: no process found
done.
Starting jailkit: jk_socketdversion 2.13, no sockets specified in configfile /etc/jailkit/jk_socketd.ini or on commandline, nothing to do, exiting...
done.
It seems like Jailkit is not properly configured. I tried updating ISPConfig and reconfiguring services but problem remains.
Please can you help me solve this.
Zeljko
|