# Active Directory

{% hint style="warning" %}
nur SCEPman Enterprise Edition

Gilt für Version 3.0 und höher
{% endhint %}

{% hint style="info" %}
Diese Einstellungen sollten nur auf den SCEPman App Service angewendet werden, nicht auf den Certificate Master. Bitte beachten Sie [SCEPman Settings](/de/scepman-konfiguration/application-settings.md).
{% endhint %}

## Allgemeine Einstellungen

Die folgenden Einstellungen beeinflussen das Verhalten des Active Directory-Endpunkts im Allgemeinen.

{% content-ref url="/pages/68d9796ca42f2a67d95f97469f7ad5ff2d2c0e86" %}
[Allgemein](/de/scepman-konfiguration/application-settings/active-directory/general.md)
{% endcontent-ref %}

## Zertifikatvorlagen

Abgesehen von den allgemeinen Einstellungen des Endpunkts können die Zertifikatvorlagen unabhängig konfiguriert werden. Das Format dieser Variablennamen folgt dem Schema `AppConfig:ActiveDirectory:[Template]:[Setting]` wobei `[Template]` durch User, Computer oder DC zu ersetzen ist und `[Setting]` durch den jeweiligen Einstellungsnamen zu ersetzen ist. Die Konfigurationsoptionen für die Zertifikatvorlagen finden Sie auf den folgenden Seiten.

{% content-ref url="/pages/1a1bbfd6663411ab38c72fdd74b344575b4b9ca1" %}
[Benutzervorlage](/de/scepman-konfiguration/application-settings/active-directory/user-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/8eaeffb019864be79a581dca37e3b2eb5cca7dc1" %}
[Computervorlage](/de/scepman-konfiguration/application-settings/active-directory/computer-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/4e0afd415d31c6a27087a8ea08d4158243e96f49" %}
[DC-Vorlage](/de/scepman-konfiguration/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/de/scepman-konfiguration/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.
