Issue #199 has been reported by Lanore Ronan.
----------------------------------------
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: New
Priority: Normal
Assigned to:
Category:
Target version:
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