Hello! Today I found one issue. One of our hosting user have shell environment. In user directory /var/www/domain.com/ I found folders bin, dev, etc, home, lib, lib64 and some other. In ISPConfig in Shell-Users we have not shell users. In /etc/passwd I found web11:5033:5021::/var/www/clients/client11/web11./home/web11:/usr/sbin/jk_chrootsh How I can delete this user from shell environment? Thank you.
Probably you have set up a cron job for that web in chrooted mode. If under client -> limits the cron type is set to chrooted and not "full" all jobs are created as chrooted jobs.
Yes, I forgot about it. For this user is created 2 cron jobs. But Cron jobs type for this client is URL Cron. It is normal that client chrooted? Thank you.
What gives cron job type: full, for that user? Chrooted client is more secure as I understand? Thank you for your time.
If you go to Clients -> Edit clients -> click on client -> click on "limits" tab -> scroll to "CRON" section and change mode to "full". Of course chrooted is more secure but also more limited.