Hello !
I am using ISPConfig 3 and i want to disable python, because it's take memory...and i don't use it but the problem is that ALL my clients can use it WITHOUT paying !
So how can i disable it for "some Client-Templates" or disable it for "all" without removing it form my Server
AND for my final question, i have a problem with the ISPC API, i want to disable a member from the API but it's impossible to make it with client_add or client_update or nothing else in the docs.
Thank you !
Posts: 31,908
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
Quote:
So how can i disable it for "some Client-Templates" or disable it for "all" without removing it form my Server
This function is available in ISPConfig 3.0.5
Quote:
AND for my final question, i have a problem with the ISPC API, i want to disable a member from the API but it's impossible to make it with client_add or client_update or nothing else in the docs.
There is no function to disable a whole client yet. It will be implemented in ISPConfig 3.0.6 as shown in the roadmap of the bugtracker.
The billing module does not disable clients automatically as ispconfig has no such function yet.
Okey but there are a column in the SQL named "active" no wich take 0 and 1 ? I tried to to change it to 0 using PhpMyAdmin, effectively that's block the user and when he try to connect to the panel he has a message who say that he is blocked.
Otherwise you advise me something to block / deny access panel to a x member ?
Posts: 31,908
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
In the first post you talked about blocking a client and a client has no active column yet as this would require a automatic disabling of all items the client owns incl. a restore to the same state, so items that are inactive before the client was deactivated must stay inactive even when you enable the client again. If you want to block a CP user login only, then you can do thiswith the active column. But there is no function in the api yet as this is part of the feature request I mentioned above.
Recent comments
14 hours 42 min ago
14 hours 48 min ago
19 hours 46 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 8 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 20 hours ago