Issue #248 has been updated by Jonathan Clarke.

Hi Ronan, and thanks for the report!

Could you specify what values you have in?
* lsc.tasks.account.dstService.baseDn
* dst.java.naming.ldap.url

Thanks!
----------------------------------------
Bug #248: dn error when using derefAlias = always
http://tools.lsc-project.org/issues/248

Author: Lanore Ronan
Status: New
Priority: Normal
Assigned to: 
Category: Core
Target version: 1.3.0


it appears that when we use this config line:

dst.java.naming.ldap.derefAliases = always

in conjunction with

an ldap object same as:

# r.lanore, zimbra, applications, dom.fr
dn: uid=r.lanore,ou=zimbra,ou=applications,dc=dom,dc=fr
objectClass: extensibleObject
objectClass: alias
objectClass: top
uid: r.lanore
aliasedObjectName: uid=rlanore,ou=utilisateurs,dc=dom,dc=fr

and this config line:

lsc.tasks.account.dn = ""

produce this log:
Jun 24 18:39:42 - DEBUG - In entry 
"ldap://localhost:389/uid=rlanore,ou=utilisateurs,dc=cam,dc=fr,ou=zimbra,ou=applications";

the result should be
Jun 24 18:39:42 - DEBUG - In entry "uid=rlanore,ou=utilisateurs,dc=cam,dc=fr"

no?


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