Module: check_mk
Branch: master
Commit: 754a94056d33ff97667fec7f80b82d19dcf9d62d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=754a94056d33ff…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Tue Nov 5 15:50:58 2013 +0100
FIX LDAP: Fixed error when synchronizing non nested groups to roles
---
.werks/45 | 8 ++++++++
ChangeLog | 9 +++++----
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/.werks/45 b/.werks/45
new file mode 100644
index 0000000..7944c2e
--- /dev/null
+++ b/.werks/45
@@ -0,0 +1,8 @@
+Title: LDAP: Fixed error when synchronizing non nested groups to roles
+Level: 1
+Component: multisite
+Version: 1.2.3i7
+Date: 1383663022
+Class: fix
+
+
diff --git a/ChangeLog b/ChangeLog
index 7296f34..be54b61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,10 +4,11 @@
* 0061: cisco_cpu: check now recognizes new object cpmCPUTotal5minRev...
Multisite:
- * 0001 : New filters for selecting several host/service-groups at once...
- * 0050 : New concept of favorite hosts and services plus matching filters and
views...
- * 0043 FIX : LDAP: Improved error reporting during synchronisation...
- * 0044 FIX : LDAP: Fixed error with empty groups during non nested group sync...
+ * 0001: New filters for selecting several host/service-groups at once...
+ * 0050: New concept of favorite hosts and services plus matching filters and
views...
+ * 0043 FIX: LDAP: Improved error reporting during synchronisation...
+ * 0044 FIX: LDAP: Fixed error with empty groups during non nested group sync...
+ * 0045 FIX: LDAP: Fixed error when synchronizing non nested groups to roles...
Reporting & Availability:
* 0051: Option for showing timeline directly in availability table...