add ldapsearch parameter '-o ldif-wrap=no' to prevent line breaks

This commit is contained in:
root@zabbix.znil.net
2020-05-05 17:33:18 +02:00
parent 43504b383b
commit e7a29cd6dd
2 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ This is a pure bash-script for syncing a Actice-Directory Group via LDAP with a
**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
<br>
## Features: