On 5/5/04 10:49 pm, Mark Menke <[EMAIL PROTECTED]> wrote:

> I am searching an active directory ldap server, and I can see the response
> with a packet sniffer.  It contains a referal to 3 servers.
> 
> When I actually look at the $response->code, it is a 0.  Am I missing
> something about how to detect a referal?

The response code is from the response sent from the server, which you
should also be able to spot in your packet trace.

Are you actually getting a referral back, or continuation references?
They're different in the protocol.

Perhaps pasting your sniffed packet here would help!

Cheers,

Chris

Reply via email to