Using LDAP for user management pulls in too many users
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
問題
Many Confluence admins connect Confluence to an LDAP for user management. This is great, but you may go over your license limit if you pull in too many users from your LDAP system. In this example, we'll be using Confluence, but the steps detailed here apply to all Atlassian products that work with Crowd.
症状
When using an LDAP directory for user management, too many users are pulled in, putting the Confluence instance over the licensed-user limit. An error is displayed stating that Confluence cannot be used until the number of users is brought below the limit.
原因
No filters were set up in the LDAP integration - effectively adding all LDAP users as registered Confluence users.
ソリューション
You will need to specify a root to run queries against, Base DN, and can optionally specify an Additional User DN and Additional Group DN. These settings are accessed by editing the LDAP User Directory under Confluence Admin>>User Directories. See Schema Settings for details. For even finer-grained control, you can write a more specific LDAP search filter if needed.
この内容はお役に立ちましたか?