Hi, I have to add the antivirus to all the users on my ispconfig server. The problem is that I have to change 3500 users. Is there a easey way of updating the mysql database and rebuild everything afterwards? Any help is apreciated.
You could set the status field to u for all users in the isp_isp_user table and then run Code: touch /home/admispconfig/ispconfig/.run The backend should then start to rewrite the configurations.