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

Re: Server is unwilling to perform (53), referral missing...



Hello,
Sean Chittenden <sean@chittenden.org> wrote at 26.01.2004, 22:52:16:
> dn: dc=xmlp,dc=com
> dc: xmpl
> objectClass: dcObject
> % ldapadd -v -v -W -D 'cn=root,dc=example,dc=com' -f ldif

> adding new entry "dc=xmpl,dc=com"
> ldapadd: update failed: dc=xmpl,dc=com
> ldap_add: Server is unwilling to perform (53)
>          additional info: referral missing
[..]
> line 27 (database sql)
> ==>backsql_db_init()
> ==>backsql_init_db_env()
> >> dnPrettyNormal: 
> => ldap_bv2dn(dc=example,dc=com,0)

It seems, that your database suffix is "dc=example,dc=com".
You can only update/add entries, which contain this as part of the DN.
"dc=xmpl,dc=com" doesn't.

Regards
Ingo
-- 
Ingo Schaefer