# フォレストのエクスポート

#### Export Forest (フォレストのエクスポート) オプションを使用する場合 <a href="#using-the-export-forest-option" id="using-the-export-forest-option"></a>

**LDAP接続**設定で定義されたユーザーがメンバーであるすべてのドメインが含まれます。フォレストのエクスポートを選択すると、ルートフォレストドメインが自動的に選択され、そのドメインが有効になります。その他のドメインはすべて表示されません。**Export Forest (フォレストのエクスポート)** を選択すると、すべてのドメインオブジェクトのクエリはグローバルカタログを使用して実行されます。このオプションを使用する場合、**Top Level Node (最上位ノード)** は編集できません。

#### 個別ドメインのエクスポートを選択する場合 <a href="#selecting-individual-domains-for-export" id="selecting-individual-domains-for-export"></a>

ドメインのボックスにチェックを入れると、そのドメインがエクスポート対象として有効になり、そのドメインの最上位ノードとフィルターが編集できるようになります。ドメインが表示された箇所を選択すると、そのドメインの最上位ノードとフィルターが表示されます。

<figure><img src="/files/jkGtaG2tpl5ebmA2BRD7" alt=""><figcaption></figcaption></figure>

#### 最上位ノード <a href="#top-level-node" id="top-level-node"></a>

最上位ノードのフィルターは、そのパスから下のすべてのオブジェクトをフィルタリングするためのDN (識別名) パスです。以下はその例です。

<figure><img src="/files/5ZudkZVmwI6hfHgGxzB4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
管理者は、この最上位ノードを使用して初期展開を行い、設定をテストできます。また、展開の範囲を少数のユーザーに制限することもできます。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/keeper-bridge/jp/export-forest.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
