Added Support for Zabbix 5.2 and higher
This commit is contained in:
parent
3973fc78f8
commit
8d2aaad188
10
README.md
10
README.md
@ -2,11 +2,11 @@
|
||||
This is a pure bash-script for syncing a Actice-Directory Group via LDAP with a Zabbix-Group
|
||||
|
||||
**Changelog:**<br>
|
||||
- 2020-04-14 V1.1 => first public version
|
||||
- 2020-04-17 V1.1a => Replace hard coded $2 with push-solution
|
||||
- 2020-05-05 V1.1b => add ldapsearch parameter `-o ldif-wrap=no` to prevent line breaks after 79 chars
|
||||
- 2020-08-06 V1.1c => add more debbuging for -v when a new user is created (show the full curl command)
|
||||
- 2021-01-10 V1.2 => add support for Zabbix 5.2 or higher (breaking changes in API) with API-Version check bultin
|
||||
- 2020-04-14 **V1.1** => first public version
|
||||
- 2020-04-17 **V1.1a** => Replace hard coded $2 with push-solution
|
||||
- 2020-05-05 **V1.1b** => add ldapsearch parameter `-o ldif-wrap=no` to prevent line breaks after 79 chars
|
||||
- 2020-08-06 **V1.1c** => add more debbuging for -v when a new user is created (show the full curl command)
|
||||
- 2021-01-10 **V1.2** => add support for Zabbix 5.2 or higher (breaking changes in API) with API-Version check bultin
|
||||
<br>
|
||||
|
||||
## Features
|
||||
|
Loading…
Reference in New Issue
Block a user