Hello, I have a working ISPconfig server, but now I want to use shell users (never did before), I discovered that this is not working properly. In ISPConfig I have added a user with Jailkit Shell. (I installed Jailkit before ISPConfig on this server) When I login this user in with puty, it's vanished. I've checked the following files: /var/log/auth.log: Code: sshd[3883]: Accepted password for spotweb from 192.168.1.2 port 58024 ssh2 sshd[3883]: pam_unix(sshd:session): session opened for user spotweb by (uid=0) jk_chrootsh[4005]: now entering jail /var/www/clients/client1/web7 for user spotweb (10007) with arguments jk_chrootsh[4005]: ERROR: failed to execute shell /bin/bash for user spotweb (10007), check the permissions and libraries of /var/www/clients/client1/web7//bin/bash /etc/passwd: Code: web7:x:10007:10002::/var/www/clients/client1/web7/./home/spotweb:/usr/sbin/jk_chrootsh spotweb:x:10007:10002::/var/www/clients/client1/web7/./home/spotweb:/usr/sbin/jk_chrootsh I am using ISPConfig version 3.0.5.3 and jailkit verison 2.16. Does anyone know a solution for this problem?
Same problem? Please compare your problem to http://www.howtoforge.com/forums/showthread.php?t=62263 - might be the same. How does <JAIL>/etc/passwd look?