Endpoint Privilege Management for Unix & Linux 23.1.3 release notes
3 months ago by ReadMe API
October 31, 2024
Requirements
Note
For more information, see
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
Product Area | Description | Resolution |
---|---|---|
Licensing | When 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. |
Licensing | When 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. |