
5 May
2004
5 May
'04
9:31 p.m.
I'm trying to run OTRS using active directory, and everything works when I point to to a lower level domain controller (expect I can't authenticate people in the other locations). When I point to a higher level domain controller, it seems like Net::LDAP is not picking up the referal. I watch it with a packet sniffer, and I see the DC send the referal to another DC. When I enable debug in the LDAPNew.pm module, the return code from the ->search is 0, not 10. Any ideas on why the referal is not working? Thanks -Mark