23.4 enhancements and patches
This topic provides information about the enhancements made in PATROL Agent version 23.4.00.
For the list of issues resolved in the patch, see Known-and-corrected-issues.
Support for additional arguments in the MSI package installation
Add additional arguments in the Additional Args. (optional) field to provide command line arguments to the installer. For more information, see Installing.
For example, you can use the following arguments separated by a space:
- -no_backup
- -no_restart
- -validate
Verifying the IP address when BindToAddress is configured
During startup, the PATROL Agent performs IP validation when BindToAddress is active. The PATROL Agent verifies if the IP address is within the list of server IP address.
If the user enters an invalid IP address in the /AgentSetup/BindToAddress pconfig variable, the PATROL Agent aborts.
Validating the checksum of the DLL
On Windows, the PATROL Agent verifies checksums for the DLL located in the %PATROL_HOME\..\common\security\bin_v3.0\Windows-x86-64 directory. If a checksum mismatch occurs, the PATROL Agent aborts. To bypass this check, set verify_checksum to 0 in the file %PATROL_HOME%\..\common\patrol.d\checksum_file. By default, verify_checksum is set to 1,