[horde] NEED HELP: Test horde/ldap 3.0.0alpha6 under PHP 8.2+

Jean Charles Delépine delepine at u-picardie.fr
Thu May 15 05:21:55 UTC 2025


Hy Ralf,

Quoting Ralf Lang <ralf.lang at ralf-lang.de>:

> If a user has a test system running against a corporate LDAP I'd be  
> much interested in any feedback.

v3.0.0alpha7 is up and running, in test, against my university ldap  
(4000+ users, hundreds of groups).

> So far I have tested
>
> - Browsing groups

Ok.

- Browsing users
     As attended it's slow but it works.
     I will not test it with my 100k students.

> - Adding groups
> - Adding users to groups
> - Deleting groups
> - Deleting groups with child object users (fails, as expected)

We have other appli for groups and users, Horde is not authorised to  
modifiy ldap.
I did succesfully test all that at home.

> Not sure if I get around to testing user authentication, password  
> reset and turba addressbooks tonight.

Authentification ok.
Turba global addressbook ok. Private addressbook are in DB.

As with Horde 5 I had to use Hooks in order to have my name and email  
completed.

I didn't manage to get the hooks sample working :
$ldap = $GLOBALS['injector']->getInstance('Horde_Ldap');
return a valid object but empty, without host and based.

In Horde 5 I choose to use ldap_connect.
These time I used
     $ldap = new Horde_Ldap($GLOBALS['conf']['ldap']);
which works fine.

Sincerly,
        Jean Charles Delépine




More information about the horde mailing list