You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I edit user profile.
To modify the fullname.
An error has occurred.
<error><reason>APPLICATION_PERMISSION_DENIED</reason><message>Cannot update user '2006617' because directory 'clt370a.clt.net' does not allow updates.</message></error>
It is a correct response that this user is not modified by connecting to ldap in the crowd. However, a normal error should occur, but a strange error occurs.
Is there any way to solve this?
jira version : Jira v8.11.0
: ERROR Details
Log's referral number: 371e6846-2644-4f65-bd8b-ec5cb2f189e8
com.atlassian.crowd.exception.runtime.OperationFailedException: com.atlassian.crowd.exception.ApplicationPermissionException: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><error><reason>APPLICATION_PERMISSION_DENIED</reason><message>Cannot update user '2006617' because directory 'clt370a.clt.net' does not allow updates.</message></error>
com.atlassian.crowd.exception.runtime.OperationFailedException: com.atlassian.crowd.exception.ApplicationPermissionException: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><error><reason>APPLICATION_PERMISSION_DENIED</reason><message>Cannot update user '2006617' because directory 'clt370a.clt.net' does not allow updates.</message></error> at com.atlassian.crowd.embedded.core.CrowdServiceImpl.updateUser(CrowdServiceImpl.java:282) [embedded-crowd-core-4.0.2.jar:?] at com.atlassian.jira.user.util.DefaultUserManager.updateUser(DefaultUserManager.java:405) [classes/:?] ... 311 more
Hi @Cat An - What is strange in this error? I see that it clearly says you cannot modify a read-only directory.
You may need to
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.