Issue #199 has been updated by Jonathan Clarke.

Status changed from Feedback to Closed
Target version changed from 1.3 branch to 1.3.0

Lanore Ronan wrote:
> fix in 1.3

Thanks for feedback. Closing this bug for 1.3.0!
----------------------------------------
Bug #199: EmptyJndiDstService try to add entry when lsc launch without -n flags
http://tools.lsc-project.org/issues/show/199

Author: Lanore Ronan
Status: Closed
Priority: Normal
Assigned to: Sébastien Bahloul
Category: Core
Target version: 1.3.0


If i use this directive

lsc.tasks.mail.dstService = org.lsc.jndi.EmptyJndiDstService

and execute the LSC bin same as:

./lsc -f ../etc -s mail

I found this log in the LDAP destination:

conn=1003 fd=13 ACCEPT from IP=172.16.68.20:45287 (IP=0.0.0.0:389)
conn=1003 op=0 BIND dn="uid=xx,cn=xxx,cn=xxx" method=128
conn=1003 op=0 BIND dn="uid=xx,cn=xxx,cn=xxx" mech=SIMPLE ssf=0
conn=1003 op=0 RESULT tag=97 err=0 text=
conn=1003 op=1 ADD dn="uid=xxx,ou=People,dc=yyyy,dc=yyyy"
is_entry_objectclass("uid=xxx,ou=People,dc=yyyy,dc=yyyy", "2.5.17.0") no 
objectClass attribute
No objectClass for entry (uid=xxx,ou=People,dc=yyyy,dc=yyyy)
conn=1003 op=1 RESULT tag=105 err=65 text=no objectClass attribute

The LSC connector try to add my entry in ldap destination!!

the LDAP objectClass error are not important in my case because i want to 
craate a CSV file so 
i don't need the objectClass attributes




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