[horde] Re: Hook question

Matthias Blaser mb-list at adfinis.com
Mon Mar 7 07:23:03 PST 2005


On Monday 07 March 2005 16.12, Al Brussey wrote:
> Well, I got the fullname hook to work for any attribute other than
> displayName,
> which unfortunately is what I need.
[...]
> >       $information = @ldap_get_entries($ds, $searchResult);

Have you tried to use 'displayname' instead of 'displayName'? php 
converts attribute names to lowercase when retrieving results [1].

Greetz,
Matthias

[1] http://ch2.php.net/manual/en/function.ldap-get-entries.php


More information about the horde mailing list