Exchange and additional LDAP directories

R

rdu-rx7

I have an eMac with Entourage configured for my companies Exchanger
server and have an LDAP directory lookup issue with the Check Names
when composing an e-mail. It seems like it will only query the
Exchange server and no other LDAP servers. Details are below.

The Set-up:

In accounts->Directory Services
I have two LDAP servers listed

LDAP-University*
joe005 - Exchange Account
*Set as Default

One seems to be an alias from my exchange account and the other is a
university I do work for.

The Problem:

When I compose emails and use check names button the lookup only
queries the Exchange server and does not query the other LDAP server
and says the following

Error:
LDAP Server Error.
Explanation:
No entries in the directory service match the search criteria.

I know it only queried the Exchanger server since I ran TCPFLOW on the
local machine listening to LDAP and saw NO QUERIES besides my Exchange
server.

LDAP captured output below

nfi-dt-panther:/usr/local/bin root# ./tcpflow -i en0 -c port 389
../tcpflow[987]: listening on en0
10.XXX.XXX.166.51530-10.XXX.XXX.163.00389: 0....F...c....=..
...
........<.....objectlass00.......supportedSASLMechanisms
10.XXX.XXX.163.00389-10.XXX.XXX.166.51530:
0....J...d....A..0....90....3..supportedSASLMechanisms1.......GSSAPI.
GSS-SPNEGO0........e.....
.......
10.XXX.XXX.166.51530-10.XXX.XXX.163.00389: 0....B...`....9............
GSS-SPNEGO. NTLMSSP........ ................
10.XXX.XXX.163.00389-10.XXX.XXX.166.51530: 0........a.....
...........NTLMSSP.........0......
...f..w..........~.~.<...M.Y.D.O.M.A.I.N.....M.Y.D.O.M.A.I.N.....E.X.H.A.N.G.E.S.V.R...".m.y.c.o.m.p.a.n.y...o.f.f.i.c.e...0.e.x.c.h.a.n.g.e.s.v.r...m.y.c.o.m.p.a.n.y...o.f.f.i.c.e.....
10.XXX.XXX.166.51530-10.XXX.XXX.163.00389: 0....R...`....I..........>.
[email protected].......\..............
e.x.c.h.a.n.g.e.s.v.r.s.c.a.r.b.0.0.8.e.x.c.h.a.n.g.e.s.v.r._4(*............T........GHT,<M.'...e..............._...E...............M.Y.D.O.M.A.I.N.....E.X.H.A.N.G.E.S.V.R...".m.y.c.o.m.p.a.n.y...o.f.f.i.c.e...0.e.x.c.h.a.n.g.e.s.v.r...m.y.c.o.m.p.a.n.y...o.f.f.i.c.e.........
10.XXX.XXX.163.00389-10.XXX.XXX.166.51530: 0........a.....
.........
10.XXX.XXX.166.51530-10.XXX.XXX.163.00389: 0........c.......
...
.....d..d........`........anr..Doe
Jane.....;........objectCategory..person........objectCategory..group0....[..mail..display_name..cn.
rfc822mailbox..objectCategoryrname.
10.XXX.XXX.163.00389-10.XXX.XXX.166.51530: 0....h...e...._
.. ...X0000208D: NameErr: DSID-03100193, problem 2001 (NO_OBJECT), data
0, best match of:
..''

However if I were to directory query from the Directory Services and
query the LDAP-University I get a response. I would like to query
from both servers. The only way I could make the Check Names work was
if I removed the Exchange account!

Can anyone here help?


Regards,
 
Top