[
https://issues.apache.org/jira/browse/DIRSERVER-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999184#comment-13999184
]
lucas theisen commented on DIRSERVER-1978:
------------------------------------------
>From IRC:
{code}
[15:50] <kayyagari> think I see where this is happening
[15:50] <kayyagari> it is an issue in add() of AuthenticationInterceptor
[15:51] <kayyagari> where it is seeing userPassword attribute and adding the
pwdChangedTime attribute
[15:51] <kayyagari> let me check the code
[15:51] <lucastheisen> ah, that would make sense... so it needs to check to see
if pwdChangedTime is part of the ADD/MODIFY request before generating one
[15:52] <kayyagari> yep
[15:52] <lucastheisen> want me to put in a jira ticket?
[15:52] <kayyagari> there it is at lines 380 − 386
{code}
> Unable to import ldif when operational attribute pwdChangedTime is present
> --------------------------------------------------------------------------
>
> Key: DIRSERVER-1978
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1978
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M16
> Reporter: lucas theisen
> Priority: Critical
>
> If you export an LDIF entry containing {{pwdChagedTime}} operational
> attribute, then try to re-import it, you will get:
> {code}
> ERR_278 More than one value has been provided for the single-valued
> attribute: pwdChangedTime
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)