On 07/07/10 17:38, Richard Lynch wrote:
If anybody with LDAP extension experience could take a look at this,
I'd sure appreciate it:

http://bugs.php.net/bug.php?id=52266

I'm working on getting an environment where I can compile from source
and reproduce and trace through C with a bunch of printf statements,
but I suspect that's going to be a long-term effort, given current
commitments...


Hi Richard,

According to the contributed notes in http://www.php.net/manual/en/function.ldap-search.php, LDAP_OPT_REFERRALS should be set to 0 and not 2 as you have in your test case. When set to 0 I don't see the "Operations Error" message. I also have it set this way to enable search in AD for a rudimentary phonebook.

regards

grant

--
Grant Croker, Ingres Corp
Ingres PHP and Ruby maintainer
http://planetingres.org
The seat received him in a loose and distant kind of way, like an aunt
who disapproves of the last fifteen years of your life and will
therefore furnish you with a basic sherry, but refuses to catch your
eye.


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to