|
From: Thorsten M. <Mar...@ko...> - 2024-04-26 08:32:30
|
Hi, I try to sync LDAP Groups (samba 4.17 domain controller) with davical but I get: Exception [0] ldap_first_entry(): Argument #2 ($result) must be of type LDAP\Result, bool given At line 162 of /usr/share/davical_1.1.12/inc/drivers_ldap.php ================= Stack Trace =================== /usr/share/davical_1.1.12/htdocs/tools.php[31] sync_LDAP_groups() /usr/share/davical_1.1.12/inc/drivers_ldap.php[452] ldapDriver->getAllGroups() /usr/share/davical_1.1.12/inc/drivers_ldap.php[162] ldap_first_entry() What can I do to fix this problem? Thorsten |