com.atlassian.crowd.exception.ApplicationPermissionException: Not allowed to update user '[User]' in directory '[Remote User Directory]'.

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Data Center - この記事は、Data Center プラットフォームのアトラシアン製品に適用されます。

このナレッジベース記事は製品の Data Center バージョン用に作成されています。Data Center 固有ではない機能の Data Center ナレッジベースは、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。

*Fisheye および Crucible は除く

症状

When adding a user, modifying the group membership or password, the following error is thrown:

2013-01-01 12:00:00,000 ERROR [http-8090-5] [atlassian.confluence.servlet.ConfluenceServletDispatcher] sendError Could not execute action – referer: http://localhost:8090/admin/users/setuserpassword.action?username=nmudd | url: /admin/users/dosetuserpassword.action | userName: admin
com.atlassian.user.EntityException: com.atlassian.crowd.exception.OperationNotPermittedException: com.atlassian.crowd.exception.ApplicationPermissionException: Not allowed to update user '[User]' in directory '[Remote User Directory]'.
        at com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManager.alterPassword(EmbeddedCrowdUserManager.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)

原因

There is a duplicate Directory pointing to a different directory; The Directory is not functional during the action.

ソリューション

Make sure that all the Directories are functional and Working, and no Directory is pointing to invalid locations. This includes the IP Address of the given Directory.

最終更新日: 2025 年 1 月 6 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.