ldap_read() with NULL search base

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux