Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

CSRF Attack Package Build

Hi together,

I installed OCS 2.2.1 on a debian Jessie System, The clients registred correctly. But when i try to create a package under Deployment, i get everytime a CSRF Attach Message.

What can i Do.

Thank you
in OCS Inventory NG server for Unix by (120 points)

2 Answers

0 votes
Have you got message in your Apache logs ?
by (670 points)
+1 vote

Hi,

CSRF Attack = not enough memory for post package.

Edit ocsinventory-reports.conf. Set something like:

php_value post_max_size         951m
php_value upload_max_filesize   950m

And restart apache.

Regards,

by (6.2k points)
 
Powered by Question2Answer
...