fixed

pmul-23-1-3

October 31, 2024

Requirements

ℹ️

Note

For more information, see

  • [Installation considerations](https://www.beyondtrust.com/docs/privilege-management/unix-linux/install/considerations/index.htm)
  • [Supported platforms](https://www.beyondtrust.com/docs/privilege-management/unix-linux/supported-platforms.htm)

Enhancements

License improvements

  • Using database transactions and disabled SQLite WAL journal mode to improve License database updates on license and policy servers.
  • Improvements in processing license write queue (wq) files on policy servers. Now, multiple entries for a given host in license wq files are grouped and sent as a single update to license server.

RHEL 7 support

Adding support for RedHat Enterprise Linux.

Issues resolved

ClosedView resolved issues

Product AreaDescriptionResolution
LicensingWhen synchronizing the secondary license servers and policy servers, a license constraint violation was occurring because the “lid” of the record was used to match the record.The database synchronizations are now based the UUID/FQDN value.
LicensingWhen a policy pull was requested from a cached client, a wq file was created for every pull.We now check the lastupdated field in the license database, and only create the wq file if this field needs to be updated for this client.