ピープル ディレクトリを隠す
ユーザー ディレクトリには Confluence システム内のすべてのユーザーのリストがあります。
ユーザー ディレクトリを無効化する必要がある場合、アプリケーションサーバーのコマンドラインで次のシステムプロパティを設定します。
- 匿名ユーザーのユーザー ディレクトリを無効化するには:
-Dconfluence.disable.peopledirectory.anonymous=true
- 全ユーザー ディレクトリを無効化するには:
-Dconfluence.disable.peopledirectory.all=true
この回避策により、全ユーザー向けのダッシュボードにユーザー ディレクトリが表示されなくなりますが、"ユーザー" ブレッドクラム リンクは引き続きユーザー プロファイルの左上隅に表示されます。
The link goes to <CONFLUENCE_INSTALL>/browsepeople.action
which will remain accessible to Confluence administrators, but end-users will receive a 'Not Permitted' error when they try to access this link.
最終更新日: 2024 年 12 月 6 日
Powered by Confluence and Scroll Viewport.