Line 26: |
Line 26: |
| ---- | | ---- |
| | | |
− | =future RPM= | + | =new RPM (1-7)= |
− | What will be fixed in next RPM release...
| + | New RPM uploaded! Wait for miror sync... |
− | ==MaxUpload==
| + | |
− | Default value will raise to 100M (OpenOffice ready)
| + | Changelog: |
− | ==secure install.php==
| + | - Fix security issue on dbconfig.inc.php - We now use root:www 440 |
− | Need to modify the existing template-metadata for ''dbconfig.inc.php'':
| + | - Fix perms on ocsreports folder and ipdiscover-util.pl (750 for both) |
− | UID="root" | + | - Fix problem while importing ocsagent.exe into MySQL with ocs user |
− | GID="www" | + | - MaxUpload limit raised to 100M by default (new install only) |
− | PERMS=0440 | + | Update ASAP! |
− | www/ocs/install.php is no more possible. To use install.php, you have to chmod to 460 this file. Else, you'll get this message:
| + | |
− | ERROR: can't write in directory (on dbconfig.inc.php), please set the required rights in order to install ocsinventory (you should remove the write mode after the installation is successfull)
| + | ''install.php'' is no more a problem with this new RPM, install.php will not be usable untill security is put back to 660 in ''dbconfig.ini.php'' |
− | After using
| + | |
− | signal-event domain modify
| + | The problem while importing ''ocsagent.exe'' is fixed by setting max_allowed_packet to 2M (this value is not set by default). |
− | perms will be reseted to read value and password reapplyied :-)
| |
| | | |
− | I think this close the problem.
| + | Wiki needs to be updated... Will do the needed modifications later in the evening. |
− | ==new MySQL template==
| |
− | New template for MySQL to set max_allowed_packet to 2M (minimum to import ''ocsagent.exe'')
| |
| | | |
− | With this fix, importing ''ocsagent.exe'' don't fail using ocs account :-)
| + | Enjoy! |
| | | |
− | Content of /etc/e-smith/templates/my.cnf/011max-allowed-packet
| + | Sylvain |
− |
| + | ---- |
− | max_allowed_packet=2M
| + | =future RPM= |
− |
| |
| ==dependencies== | | ==dependencies== |
| just supply the .tar.gz | | just supply the .tar.gz |