ピープル ディレクトリを隠す
Confluence セキュリティを設定する
- Confluence のセキュリティの概要とアドバイザリ
- Confluence 用のプロキシおよび HTTPS のセットアップ
- セキュアな管理者セッションを設定する
- Confluence のクッキー
- 不正ログイン攻撃対策としての Fail2Ban の利用
- Apache を利用して Confluence を保護する方法
- Confluence のセキュリティ設定のベスト プラクティス
- ピープル ディレクトリを隠す
- スパム対策のための Captcha (キャプチャ) 設定
- 検索エンジンから外部リンクを非表示にする
- ログイン失敗に対する Captcha 設定を行う
- XSRF 保護を設定する
- ユーザーのメール アドレスの表示方法
- リモート API への匿名アクセス
- RSS フィードの設定
- 迷惑メールの防止とクリーンアップを行う
このページの内容
関連コンテンツ
- Integrate Opsgenie with Kore
- Integrate with Kore
- Korean language causing blank Component page
- Japanese fonts display as square characters with question marks on CentOS hosted Confluence
- Manage your language preferences
- Manage two-step verification for your Atlassian account
- Doing more with your agile projects
- Builds using the After Deployment Trigger for Bamboo add-on fail to Queue and Run
- Workflow Properties in Jira Service Management
- How to customize the Customer Satisfaction email in Jira Service Management
ユーザー ディレクトリには Confluence システム内のすべてのユーザーのリストがあります。
ユーザー ディレクトリを無効化する必要がある場合、アプリケーションサーバーのコマンドラインで次のシステムプロパティを設定します。
- 匿名ユーザーのユーザー ディレクトリを無効化するには:
-Dconfluence.disable.peopledirectory.anonymous=true
- 全ユーザー ディレクトリを無効化するには:
-Dconfluence.disable.peopledirectory.all=true
この回避策により、全ユーザー向けのダッシュボードにユーザー ディレクトリが表示されなくなりますが、"ユーザー" ブレッドクラム リンクは引き続きユーザー プロファイルの左上隅に表示されます。
リンクは <CONFLUENCE_INSTALL>/browsepeople.action
に移動します。Confluence 管理者は引き続きアクセスできますが、エンドユーザーがこのリンクにアクセスしようとすると「権限がありません」というエラーが表示されます。
最終更新日: 2024 年 12 月 6 日
関連コンテンツ
- Integrate Opsgenie with Kore
- Integrate with Kore
- Korean language causing blank Component page
- Japanese fonts display as square characters with question marks on CentOS hosted Confluence
- Manage your language preferences
- Manage two-step verification for your Atlassian account
- Doing more with your agile projects
- Builds using the After Deployment Trigger for Bamboo add-on fail to Queue and Run
- Workflow Properties in Jira Service Management
- How to customize the Customer Satisfaction email in Jira Service Management
Powered by Confluence and Scroll Viewport.