After login screen, system errors on the left with the
following:
Warning: LDAP: Unable to perform the search: No such
object in /var/www/ldapnav/tree.php on line 66
and
Warning: LDAP: Unable to perform the search: No such
object in /var/www/ldapnav/tree.php on line 88
This system is running Debian 3.0 on Intel
PHP: PHP4 4.1.2
Apache: 1.3.26
OpenLDAP: 2.0.23
From what I have discovered, it is an issue with php4
and Openldap.
The following URL seems to cover the issue well:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=20011226190121.22738.qmail%40php2.chek.com&rnum=1&prev=/groups%3Fq%3Dldap_list%2Bno%2Bsuch%2Bobject%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D20011226190121.22738.qmail%2540php2.chek.com%26rnum%3D1
I made the recommended changes of forcing LDAP V3, but
it failed.