Nextcloud 18.02 massive log flooding with LDAP Errors

Correction of my previous posting:
In my posting above there are the items posted in brackets missing:

Here the correct version.
Depending on the editor you want to use insert its name instead of “vim” f.ex. “nano”.
So I did the following:

  • univention-app shell nextcloud
  • apt-get install vim
  • cd var/www/html/config/
  • vim config.php
  • Change the value of the line
    ’loglevel’ => 0,
    to
    ’loglevel’ => 2,
  • and safe the file.