Sorry for the late response. Moved last week, and this was first week of classes.
The changes do seem to have corrected the issue. :) Unfortunately, I'll still need to modify rcube_ldap.php to allow me to use multiple DN's for searching. The AD implementation where I am is messy. Searching on the top DN mostly returns errors, but even if/when it works, it will include a bunch of temp/fake accounts. And, no, I didn't choose, setup, or administer the AD I'm stuck with. :) Kyle A.L.E.C wrote: > [email protected] wrote: >> Okay, tried replacing ldap_get_attributes with ldap_get_entries in >> get_record with following results: >> >> 1) When name_field is "displayName", I get empty entries in the list. >> 2) When name_field is "displayname", I get names in the list. >> >> In both cases, when clicking on an entry, I get "The requested contact >> cannot be found". > > Finally I've set up OpenLDAP server and I've made some changes in svn. > Works for me. Verify, please. > _______________________________________________ List info: http://lists.roundcube.net/dev/
