Issue #572 has been updated by David Coutadeur.

Status changed from New to Closed
% Done changed from 90 to 100

corrected in revision #1819
http://tools.lsc-project.org/projects/lsc/repository/revisions/1819
----------------------------------------
Bug #572: getFullDistinguishedName() adds a bad suffix
http://tools.lsc-project.org/issues/572

Author: David Coutadeur
Status: Closed
Priority: Normal
Assigned to: David Coutadeur
Category: Core
Target version: 2.0.2
Problem in version: all versions since 2.0



Whereas getDistinguishedName() is deprecated, it is the only way to do the job 
instead of getFullDistinguishedName() for the moment.
The problem comes from :

getFullDistinguishedName() 

is replacing the correct dn from :
uid=jsmith,ou=People,dc=example,dc=com
to :
uid=jsmith,ou=People,dc=example,dc=com,dc=lsc-project,dc=org


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