-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 1.8.2
-
Component/s: Frontend (F)
-
None
-
Environment:OS : Debian 5.0 (Lenny)
Zabbix : 1.8.2
Cannot execute any script configured in Administration/Scripts from host icon popup in maps.
When calling a script from "Tools" popup menu, I get in popup window:
ERROR: Zabbix has received an incorrect request
Detail: Operation cannot be performed due to unauthorized request
After commenting out:
check_fields($fields);
in scripts_exec.php, these scripts work again.