Hi Johannes,
LDAP can be weird. You can add these lines to the
org.ops4j.pax.logging.cfg to get debug level output for LDAP:
log4j2.logger.userdirectory.name = org.opencastproject.userdirectory
log4j2.logger.userdirectory.level = DEBUG
There is an example for the ingest module in that file, you can add
these lines below.
There are actually two files that you can/must configure for LDAP to
work, org.opencastproject.userdirectory.ldap-<ID>.cfg and
security/mh_default_org.xml in the section LDAP Support. Unfortunately I
can not explain why you need to configure LDAP in two places. There is
an issue already
https://github.com/opencast/opencast/issues/2532
Regards
Christoph
> --
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
users+un...@opencast.org.