LDAP referrals with Win2k3

  • Thread starter Thread starter GT
  • Start date Start date
G

GT

We upgraded our lab AD environment from Win2k to Win2k3. Everything seemed
to go well, but now we find that our ldap scripts to create/manage user
accounts are failing. We are seeing a referral that was not there before we
upgraded. An example (replaced the real name with 'mycompany' in the
example):
# search reference

ref:
ldap://DomainDnsZones.campuslab.mycompany.com/DC=DomainDnsZones,DC=campuslab
,

DC=MYCOMPANY,DC=CA

When we use Oracle to talk to it we get this error:

Error Message : ORA-31202: DBMS_LDAP: LDAP client/server error: Partial
results and referral received

Any ideas? As I said, this was working fine before upgrading to Win2k3.

Thanks.

-GT
 
Back
Top