Skip to content

Remote API call fails with IDS security error

Calls to the ISPConfig remote API fail with error "Possible attack detected. This action has been logged.".

Workaround:

Edit the file /usr/local/ispconfig/security/security_settings.ini and disable the IDS by changing these two values from 'yes' to 'no':

ids_anon_enabled=no
ids_user_enabled=no

or install an ISPConfig version where this issue is marked as fixed.

Edited by Till Brehm