[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5475) Enhance ldapdelete to delete with a filter
Full_Name: Jacky Wu
Version: 2.3
OS: linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (222.166.160.180)
Dear all,
I find that ldapdelete can only delete a DN or a subtree one time. If I want to
delete all entries fulfilling a certain filter. I have to get the DNs first, put
them in a file, and then use ldapdelete to delete them.
Can we use a filter in ldapdelete, just as the filter in ldapsearch?
Thank you.
Best regards,
Jacky