[
https://issues.apache.org/jira/browse/DIRKRB-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595839#comment-14595839
]
Xu Yaning edited comment on DIRKRB-293 at 6/22/15 12:19 PM:
------------------------------------------------------------
Hi Stefan, thanks for your detailed explanation. When I remove the following
codes, it works well. Maybe, {{createTimestamp}} attribute value can't be
modified? But it doesn't throw exception.
{code}
modifyRequest.replace("createTimestamp",
toGeneralizedTime(identity.getCreatedTime()));//removed
{code}
was (Author: yaningxu):
Hi Stefan, thanks for your detailed explanation. When I remove the following
codes, it works well. Maybe, {{createTimestamp}} attribute value can't be
modified? But it doesn't throw exception.
{{ modifyRequest.replace("createTimestamp",
toGeneralizedTime(identity.getCreatedTime()));//removed}}
> Implementing doUpdateIdentity for LdapIdentityBackend
> -----------------------------------------------------
>
> Key: DIRKRB-293
> URL: https://issues.apache.org/jira/browse/DIRKRB-293
> Project: Directory Kerberos
> Issue Type: Sub-task
> Reporter: Xu Yaning
> Assignee: Xu Yaning
> Attachments: DIRKRB-293-v1.patch, DIRKRB-293-v2.patch
>
>
> Impelment {{doUpdateIdentity}} for {{LdapIdentityBackend}} to update an
> identity.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)