Hi,
I have created a referral for test purposes:
dn: cn=test,... cn: test objectClass: top objectClass: referral objectClass: extensibleObject ref: xyz
but ldapdelete does not remove it anymore.
When I try to delete it I get the error message
ldap_delete: Referral (10) matched DN: cn=test,... referrals: xyz
How would I tell ldapdelete to immediately delete it without trying to follow the referral?
regards Hadmut
On Wed, 8 Aug 2007, Hadmut Danisch wrote:
I have created a referral for test purposes:
...
but ldapdelete does not remove it anymore.
"anymore"? It used to do so?
When I try to delete it I get the error message
ldap_delete: Referral (10) matched DN: cn=test,... referrals: xyz
How would I tell ldapdelete to immediately delete it without trying to follow the referral?
I believe that's the purpose of the Manage DSA IT control, as enabled by the -M option.
Philip Guenther
--On August 8, 2007 11:40:41 PM +0200 Hadmut Danisch hadmut@danisch.de wrote:
Hi,
I have created a referral for test purposes:
dn: cn=test,... cn: test objectClass: top objectClass: referral objectClass: extensibleObject ref: xyz
but ldapdelete does not remove it anymore.
When I try to delete it I get the error message
ldap_delete: Referral (10)
ldapmodify dn: cn=test,.... changetype: delete
See if that works.
--Quanah
-- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-software@openldap.org