# 設定オプション

ブリッジクライアント&#x306E;**\[Configuration]** (設定) タブに移動します。

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

#### Publish Interval (同期の間隔) <a href="#publish-interval" id="publish-interval"></a>

ブリッジサービスの実行間隔を設定します。最短で5分ごとに、最長で1日 (1440分) に設定できます。デフォルトの実行間隔は60分となります。

#### Debug Logging (デバッグログ) <a href="#debug-logging" id="debug-logging"></a>

ブリッジログに追加のデバッグログを追加します。問題が発生してKeeperサポートへ情報を提供する際に役立ちます。

#### **Delete Override (**&#x524A;除の上書き) <a href="#delete-override" id="delete-override"></a>

指定されたLDAPフィルタに含まれていないユーザーやチームをブリッジで削除できるようにするフラグです。デフォルトでは、Keeperでユーザーやチームが誤って削除されないよう無効になっています。

#### **Admin Security Group (**&#x7BA1;理者セキュリティグループ) <a href="#admin-security-group" id="admin-security-group"></a>

ユーザーがKeeperブリッジにログインするためにメンバーになる必要があるグループです。デフォルトでは、「Keeper Admins」に設定されていますが、初回ログイン後に変更できます。

#### **Always Use Global Catalog (**&#x5E38;にグローバルカタログを使用) <a href="#always-use-global-catalog" id="always-use-global-catalog"></a>

常にフォレスト内のグローバルカタログを照会します。Active Directoryにのみ適用されます。

#### **Email Property (**&#x30E1;ールプロパティ) <a href="#email-property" id="email-property"></a>

LDAP/ADクエリを設定する前に、所属する組織の形式に応じて**メールプロパティ**が正しく設定されていることを確かにしてください。これにより、Keeperで使用するメールアドレスが組織のメールアドレスと一致するようになります。デフォルトでは、プロパティは「userPrincipalName」に設定されていますが、そのアドレスがユーザーの実際のメールアドレスと異なる場合は、「mail」属性を選択することで、ユーザーのプロフィールに記載されているメールアドレスが使用できます。

#### Saving Changes (変更の保存) <a href="#saving-changes" id="saving-changes"></a>

Keeperサービスとディレクトリサービスの接続ステータスがオンラインになった後、Keeper管理コンソールにエクスポートされるドメインを設定します。**\[LDAP/AD]**&#x30BF;ブを選択し、「**Export Forest」 (フォレストのエクスポート)** オプションを選択するか、個々のドメインを選択します。

{% hint style="info" %}
この画面で変更を加えると、画面の右下隅&#x306B;**「Publish Required」 (同期が必要)**&#x3068;表示されます。本ページのすべての手順を完了し、**「Options」** (オプション) 画面で正しく設定されていることを確認してから、変更を同期してください。
{% 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/configure-options.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.
