Issue #318 has been updated by Jakub Koudelka.
File controls.ldiff added
Hi,
I created simple patch to address this feature. You can use it like this in
your lsc.xml.
<pre>
<ldapControls>
<control op="update" oid="0.0.0.0">true</control>
<control op="delete" critical="true" oid="1.1.1.1" />
<control op="create" critical="false" oid="2.2.2.2" />
</ldapControls>
</pre>
Add this after featured attributes to ldap destination service. You can specify
as many controls for given operations as you want.
Current caveats:
* no controls for search and retrieve operations
* no logging of controls to csv, ldif
----------------------------------------
Feature #318: LDAPControl handling
http://tools.lsc-project.org/issues/318
Author: Maxime Pelletier
Status: Assigned
Priority: Normal
Assigned to: Sébastien Bahloul
Category: Core
Target version: Not planned
Problem in version:
There should be a way to pass LDAPControl parameters to the LDAP connection
object.
One example where is would be useful is to set password in eDirectory from
openLDAP, by passing the hash string from openLDAP to eDirectory.
--
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://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev