Remove user from shell environment

Discussion in 'General' started by Captain, Nov 20, 2013.

  1. Captain

    Captain Member

    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.
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    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.
     
  3. Captain

    Captain Member

    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.
     
  4. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    On default clients cronjobs are chrooted, but you can set the client limits to "full".
     
  5. Captain

    Captain Member

    What gives cron job type: full, for that user?

    Chrooted client is more secure as I understand?

    Thank you for your time.
     
  6. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    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.
     

Share This Page