[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: error message
"Emilio Hoxha" wrote...:
> I'm trying to configure a very simple LDAP serevr (at least for
> now).I have this slapd.conf file
[ snip ]
> # Do not enable referrals until AFTER you have a working directory
> # service AND an understanding of referrals.
> referral ldap://root.openldap.org
[ snip ]
> The problem is that when i wanna add a .ldif file i get this error
>
> ldapadd -x -D "cn=root, dc=saranda, dc=com" -W -f myldif.ldif
> ldap_bind: Referral
> and nothing new shows up in the slapd file
did you read the comment..? "Do not enable referrals until AFTER you
have a working directory service AND an understanding of referrals."
so, i'd say you just do not enable referrals until AFTER you have a
working directory service AND an understanding of referrals.
hth,
daniel