# Active Directory

{% hint style="warning" %}
SCEPman Enterprise Edition のみ

バージョン 3.0 以降に適用されます
{% endhint %}

{% hint style="info" %}
これらの設定は Certificate Master ではなく、SCEPman App Service にのみ適用してください。こちらを参照してください [SCEPman Settings](/ja/scepman-gou-cheng/application-settings.md).
{% endhint %}

## 一般設定

以下の設定は、Active Directory エンドポイントの全般的な動作に影響します。

{% content-ref url="/pages/72edf469ad3bcd23c26a15f27c155910a7884946" %}
[一般](/ja/scepman-gou-cheng/application-settings/active-directory/general.md)
{% endcontent-ref %}

## 証明書テンプレート

エンドポイントの一般設定とは別に、証明書テンプレートは個別に構成できます。これらの変数名の形式は次のスキームに従います `AppConfig:ActiveDirectory:[Template]:[Setting]` つまり `[Template]` は User、Computer、または DC に置き換え、 `[Setting]` はそれぞれの設定名に置き換えます。証明書テンプレートの構成オプションは次のページで確認できます。

{% content-ref url="/pages/a3e7f9618273017798b48d0f63e85acbc52db741" %}
[ユーザー テンプレート](/ja/scepman-gou-cheng/application-settings/active-directory/user-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/ac46f98cb8ebc5a54d98e3b91d3a058b09745cf8" %}
[コンピューター テンプレート](/ja/scepman-gou-cheng/application-settings/active-directory/computer-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/17fa303af0aafa21ad3e6a81c7b589643ec57c0e" %}
[DC テンプレート](/ja/scepman-gou-cheng/application-settings/active-directory/dc-template.md)
{% endcontent-ref %}


---

# 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.scepman.com/ja/scepman-gou-cheng/application-settings/active-directory.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.
