Issue #597 has been updated by Frédéric POISSON.

Notice that i detect that ldapsearch request with extension call like this  
<pre>-E '!2.16.840.1.113730.3.4.3'</pre> do not send a controlValue

<pre>

        controls: 1 item
            Control
                controlType: 2.16.840.1.113730.3.4.3 
(joint-iso-itu-t.16.840.1.113730.3.4.3)
                criticality: True
</pre>

While LSC send one :                            
                                
<pre>        controls: 1 item
            Controls
                controlType: 2.16.840.1.113730.3.4.3 
(joint-iso-itu-t.16.840.1.113730.3.4.3)
                criticality: True
                controlValue: 300902010F0101FF010100
</pre>

I don't know how to remove the control value, and if it is necessary ?

Regards,
----------------------------------------
Bug #597: synchrone part for an asynchronous task does not work from SunDS to 
OpenLDAP
http://tools.lsc-project.org/issues/597

Author: David Coutadeur
Status: New
Priority: Normal
Assigned to: 
Category: Core
Target version: Not planned
Problem in version: 


An asynchronous service defined as :

<asyncLdapSourceService>
[...]
 <serverType>SunDS</serverType>
</asyncLdapSourceService>

does not synchronize anything in the initial phase. But when the LSC is 
launched, a "on-the-fly" modification in the source generates an appropriate 
modification in the destination.


-- 
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

Reply via email to