You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2012/09/10 17:14:08 UTC

[jira] [Commented] (SYNCOPE-194) User attributes not sychronized properly from LDAP resource

    [ https://issues.apache.org/jira/browse/SYNCOPE-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452056#comment-13452056 ] 

Francesco Chicchiriccò commented on SYNCOPE-194:
------------------------------------------------

The user is not updated because of "password too short" (take a look at synchronization task execution message).

This happens because the LDAP connector is not able to read the password value from the external resource; Syncope shouldn't update the user password value in this case, but instead an updated (probably null) value is provided instead, which makes the bean validation to fail.
                
> User attributes not sychronized properly from LDAP resource
> -----------------------------------------------------------
>
>                 Key: SYNCOPE-194
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-194
>             Project: Syncope
>          Issue Type: Bug
>    Affects Versions: 1.0.1-incubating
>            Reporter: Colm O hEigeartaigh
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.0.2-incubating, 1.1.0-incubating
>
>
> When a user is imported via synchronization from an LDAP resource (Apache DS), and a user attribute is updated in the backend, and synronization occurs again, the attribute is not updated in Syncope.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira