My users entries in OpenLDAP have subentries, so I need that the delete o= peration supports recursivity. How I see that : the delete operation enco= unter a specific LDAP error code (66 - Operation not allowed on non-leaf)= , so it searches all subentries and delete them. We can imagine a config = parameters allowing LSC to do recursive delete.
---------------------------------------- You have received this notification because you have either subscribed to= it, or are involved in it. To change your notification preferences, please click here: http://bugs.l= sc-project.org/my/account --mimepart_497dc7e7aa61e_4af5159613243f4c2db Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: Quoted-printable Content-Disposition: inline <html> <head> <style> body { font-family: Verdana, sans-serif; font-size: 0.8em; color:#484848; } h1 { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.2em; margin: 0px; } a, a:link, a:visited { color: #2A5685; } a:hover, a:active { color: #c61a1a; } hr { width: 100%; height: 1px; background: #ccc; border: 0; } .footer { font-size: 0.8em; font-style: italic; } </style> </head> <body> Issue #24 has been updated by Jonathan Clarke. <ul> <li>Status changed from Assigned to Feedback</li> </ul> <p>This is now implemented. Set dst.java.naming.recursivedelete =3D true = in lsc.properties, and the whole subtree below each entry will be deleted= with that entry (the src.... property makes no sense, since we never del= ete anything in the source, currently :) )</p> <p>If the property is false (the default), and an LDAP error 66 is recei= ved, a corresponding error message is displayed.</p> <p>I have tested this, works OK for me. Cl=C3=A9ment, are you able to co= nfirm on your original directory? (grab the latest SVN trunk)</p> <hr /> <h1><a href=3D"http://tools.lsc-project.org/issues/show/24">Feature #24: = Recursively delete entries</a></h1> <ul> <li>Author: Jonathan Clarke</li> <li>Status: Feedback</li> <li>Priority: Normal</li> <li>Assigned to: S=C3=A9bastien Bahloul</li> <li>Category: Core</li> <li>Target version: 1.1</li> </ul> <p>From Cl=C3=A9ment:<br /> My users entries in OpenLDAP have subentries, so I need that the delete o= peration supports recursivity. How I see that : the delete operation enco= unter a specific LDAP error code (66 - Operation not allowed on non-leaf)= , so it searches all subentries and delete them. We can imagine a config = parameters allowing LSC to do recursive delete.</p> <hr /> <span class=3D"footer"><p>You have received this notification because you= have either subscribed to it, or are involved in it.<br /> To change your notification preferences, please click here: <a class=3D"e= xternal" href=3D"http://bugs.lsc-project.org/my/account">http://bugs.lsc-= project.org/my/account</a></p></span> </body> </html> --mimepart_497dc7e7aa61e_4af5159613243f4c2db-- --------------090509060801010906060703--

