[Date Prev][Date Next] [Chronological] [Thread] [Top]

Eoor indicated "Referral hop limit exceeded" (ITS#291)



Hi everybody,

please suggest my problem on OpenLDAP 1.2 Release.

Eoor indicated "Referral hop limit exceeded" when seach from
Communicator's LDAP service.

1.
I was tried compile OpenLDAP 1.2 Release on RH LINUX 5.2,
with  ./configure --enable-crypt
2.
Make passwd.ldif with migrate_passwd.pl
3.
Edit passwd.ldif
          like this

dn:  o=Yano Electric, c=JP
o: Yano Electric
objectclass: organization

dn: uid=oishi,ou=People,dc=yano-el,dc=co.jp
uid: oishi
cn: Makoto Oishi
objectclass:person
objectclass:organizationalPerson
objectclass:inetOrgPerson
givenname: Makoto
sn: oishi
mail: oishi@yano-el.co.jp
objectclass: posixAccount
objectclass: account
objectclass: top
userPassword: {crypt} uijkjklkkl
loginShell: /bin/bash
uidNumber: 502
gidNumber: 99
homeDirectory: /home/oishi

4.
And then  ldif2ldbm -i passwd.ldif  imprt complete.
5.
Run slapd

6.
Access from another HOST(mac and communicator)
Communicator 4.5(Mac and Windows)
Select Net Center's server on Communicator.

Netscape's Net Center configuration are
      LDAP Server: my server name
    Serch Location:  ou=/usr/tmp,o=Yano Electric
               Port:389
    MaxSearch: 100
   and all check disable

Serch strings  "iuchi"  from search field.

7.
Eoor indicated "Referral hop limit exceeded"

What Wrong???

Please suggest me to my problem.


Koujiro Iuchi
Network Administrator.