| Summary | Using logger for updating list_of_clients and openit_client_info |
| Platform | Unix |
| Category | bugfix |
| Valid for | 5.2.2.1, 5.3.x, 5.4.x, 5.5.0.x, 5.5.1.x |
| Requires | 5.2.2.1 - 5.4.0.1: 575 |
| Client Required Patch/es | |
| Supersedes | |
| Superseded by | |
| Affects | Server: Core |
| Last Updated | October 12, 2016 |
This patch causes the logging of the list_of_clients and openit_client_info to be done by the logger daemon. This prevents intermingling of the entries in the files, and avoids these files to become corrupt. By default, CLIENT_LIST is set to a path. Logging to list_of_clients can be turned off by setting CLIENT_LIST off in /etc/opt/openit/openit.cfg. Otherwise it should be set to the path of the output file. If not set, list_of_clients will not be updated. Logging to openit_client_info is active by default on newer versions of OpeniT. Logging to openit_client_info can be turned off by setting CLIENT_INFO off in /etc/opt/openit/openit.cfg. Otherwise it should be set to the path of the output file. If not set, /var/opt/openit/etc/openit_client_info will be updated. (Differs from the above, for backward compatibility.)
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.