Ahhh.  I'm still figuring out all the nuances.  I didn't understand there
was a difference between a referal and a reference.  I was getting 3 message
type 0x13 and one 0x05 with a 0 result code.

I've got it working now.  Thanks for the info.

-Mark

"Chris Ridd" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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