[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to delete referral
How to represent and manage referrals in LDAP directories is somewhat experimental. The answer could be implementation specific... I suggest asking your question in a forum specific to the implementation you are using. (remember, this forum is "general").
If using OpenLDAP 1.x, try asking on the OpenLDAP-software mailing list (where the answer is use ldapdelete... an referral entry is not special). If using OpenLDAP 2.x or a server which supports the IETF LDAPext named referrals or knowledge information drafts, then use ManageDSAit control (see ldapdelete(1)).
Kurt
At 09:46 AM 3/9/00 +0800, Xuan Huan wrote:
>>>>
hi,
I added a referral entry into slapd database,but now I want
to use ldapdelete to delete this entry then find
ldap_delete:Operation no allowed on nonleaf
Who can tell me what I can do ?
Thanks,
Xuan Huan
<<<<