5 / 5
Mar 27

Hi,

Is it possible that the latest update breaks groupdav ldap authentication?
My version is egroupware-docker (23.1.20250307) on debian stable up to date.

I’ve got this in my logs when I try to connect :

2025/03/11 13:09:07 [error] 29#29: *50059 FastCGI sent in stderr: "
PHP message: EGroupware\Api\Ldap::ldapConnect(‘172.17.0.1’, ‘uid=me,ou=accounts,o=default,dc=domain’, $passwd) Can’t connect/bind to ldap server! Server is unwilling to perform (53) EGroupware\Api\Ldap->ldapConnect:212 / EGroupware\Api\Ldap::factory:95 / EGroupware\Api\Contacts\Ldap->connect:425 / EGroupware\Api\Contacts\Ldap->__construct:349 / EGroupware\Api\Contacts\Storage->__construct:267 / EGroupware\Api\Contacts->__construct:190 / addressbook_groupdav->__construct:86 / EGroupware\Api\CalDAV\Handler::app_handler:449 / EGroupware\Api\CalDAV->app_handler:338 / EGroupware\Api\CalDAV->add_app:988 / EGroupware\Api\CalDAV->add_home:734 / EGroupware\Api\CalDAV->PROPFIND:431 / HTTP_WebDAV_Server->http_PROPFIND:686 / HTTP_WebDAV_Server->ServeRequest:306 / EGroupware\Api\CalDAV->ServeRequest:2393;
PHP message: Permission refusée ! (EGroupware\Api\Exception\NoPermission): Can’t connect/bind to LDAP server ‘172.17.0.1’ and dn=‘uid=me,ou=accounts,o=default,dc=domain’! (100);
PHP message: File: /api/src/Ldap.php, Line: 215;
PHP message: #0 /usr/share/egroupware/api/src/Ldap.php(95): EGroupware\Api\Ldap->ldapConnect();
PHP message: #1 /usr/share/egroupware/api/src/Contacts/Ldap.php(425): EGroupware\Api\Ldap::factory();
PHP message: #2 /usr/share/egroupware/api/src/Contacts/Ldap.php(349): EGroupware\Api\Contacts\Ldap->connect();
PHP message: #3 /usr/share/egroupware/api/src/Contacts/Storage.php(267): EGroupware\Api\Contacts\Ldap->__construct();
PHP message: #4 /usr/share/egroupware/api/src/Contacts.php(190): EGroupware\Api\Contacts\Storage->__construct();
PHP message: #5 /usr/share/egroupware/addressbook/inc/class.addressbook_groupdav.inc.php(86): EGroupware\Api\Contacts->__construct();
PHP message: #6 /usr/share/egroupware/api/src/CalDAV/Handler.php(449): addressbook_groupdav->__construct();
PHP message: #7 /usr/share/egroupware/api/src/CalDAV.php(338): EGroupware\Api\CalDAV\Handler::app_handler();
PHP message: #8 /usr/share/egroupwa

Thanks

14 days later

Hi,
Despite the various updates, I’m still having the same authentication rejection issues.
Where should I look? Try downgrading egroupware?
Thanks

A user on the German forum reported the same thing, and supplied LDAP logs where the LDAP server states, that no password was transmitted.

I need to look into it, and will come back to you.

In the meantime please downgrade to last version 23.1.20250113.

Ralf

Please downgrade to the latest version and see if the problem still exists.

In the meantime please downgrade to last version 23.1.20250113.

Hi,
I downgraded the version last night and I no longer have authentication issues.
So the problem is indeed the same.
Thanks for your help.