Is there something wrong with this, or am I missing
something?
ldap_read(link, NULL filter)
IS supposed to return the RootDSE, but it doesn't (always).
On my Debian GNU/Linux systems, I have to remove the 'BASE ...'
config option from ldap.conf, but now I see the same strange
behaviour on a SuSE 10.0, Apache2 and PHP5 (ldap module linked
against the OpenLDAP libraries) connecting to a Fedora Directory
Server...
A 'ldapsearch' from the commandline works as expected, but
not the ldap_read() above...
Any ideas?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php