#1050927 Fatal error: Uncaught TypeError: ldap_read(): Argument #2 ($base) must be of type string when argument #1 ($ldap) is an LDAP instance in /usr/share/gosa/include/class_ldap.inc:408

#1050927#5
Date:
2023-08-31 13:14:53 UTC
From:
To:
This happens if you select multiple users and try to edit them.
$dn is an array and the LDAP method expects a string.