ID: 0415
Title: LDAP: The LDAP Settings dialog is now disabled when the LDAP Connector is disabled
Component: WATO
Level: 1
Class: Bug Fix
Version: 1.2.5i1
ID: 0394
Title: LDAP: Auth expiration plugin now checks users for being disabled (in AD)
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.5i1
The authentication expiration ldap sync plugin now also checks wether or not
a user has been disabled in LDAP. This only works with Active Directory based
LDAPs at the moment.
ID: 0246
Title: brocade_fcport: fixed error in pnp-template
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.5i1
Error was caused through a duplicate definition of a parameter.
ID: 0393
Title: LDAP: Enabled paged LDAP search by default now with a page size of 1000
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.5i1
This seems to be a better default option for most users. If your LDAP server
does not support paged LDAP searching, simply disable the paged search in
your LDAP Settings.
ID: 0076
Title: kemp_loadmaster_services: Check now collects performance data of number of active connections
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i1
ID: 0314
Title: Fix CMC not executing any Check_MK checks after config reload
Component: Core & Setup
Level: 2
Class: Bug Fix
Version: 1.2.5i1
CMC uses Check_MK in the <tt>--keepalive</tt> mode. That mode mixed up
it's filedescriptors after a configuration reload. That resultet in the
output of the checks not arriving at the CMC. The CMC waited and considered
the helper as busy. All Check_MK based checks got stale. A restart fixed
that.
That problem is now solved.
ID: 0400
Title: WATO BI editor now supports percentages for count_ok
Component: WATO
Level: 2
Class: Bug Fix
Version: 1.2.5i1
The WATO module for BI aggregates now can correctly show and edit aggregation
functions of the type <tt>count_ok</tt> that are using percentages instead
of explicit numbers, e.g. <tt>count_ok!60%!30%</tt>.