Directory Does Not Allow User Modifications Apears on The Screen While Editing Users Or Groups

お困りですか?

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

コミュニティに質問

症状

While trying to edit an user or group, the following message appears on the screen:

atlassian-crowd.log に次のメッセージが表示される。

2014-05-20 11:16:06,272 http-bio-8095-exec-2 ERROR [console.action.principal.UpdatePrincipal] Directory does not allow user modifications
com.atlassian.crowd.manager.directory.DirectoryPermissionException: Directory does not allow user modifications
    at com.atlassian.crowd.manager.directory.DirectoryManagerGeneric.updateUser(DirectoryManagerGeneric.java:380)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)

原因

The directory that the user/group is stored is not configured to allow modification. See more details about permissions here.

ソリューション

In order to allow user/group modification, the following permissions need to be given to the User Directory:

最終更新日 2018 年 11 月 2 日

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

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