# Active Directory

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

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

SCEPman kann so konfiguriert werden, dass SOAP-Anfragen von Windows-Clients verarbeitet werden, um eine einfache Bereitstellungsoption für mit Active Directory verbundene Clients zu ermöglichen, die nur mithilfe von Gruppenrichtlinien konfiguriert werden können.

Durch das Erstellen eines Service Principal in Ihrer lokalen AD-Umgebung können wir SCEPman so konfigurieren, dass es SOAP-Anfragen eines einer Domäne beigetretenen Windows-Clients akzeptiert, der ein Zertifikat anfordert. Da Kerberos als Authentifizierungsprotokoll verwendet wird, kann die Identität des Anfragenden sichergestellt werden, und SCEPman antwortet mit einem gültigen Zertifikat.

Alle unterstützten Versionen von Windows unterstützen diese Registrierungs-/Enrollment-Methode nativ, und auf diesen Computern ist keine zusätzliche Software erforderlich.

{% content-ref url="/pages/125bd732eb82712a1c9a4f375a6579fc465117dd" %}
[Allgemeine Konfiguration](/de/zertifikatsverwaltung/active-directory/general-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/40039e0e3cec82bd356c00b580461a6b58fb06ea" %}
[Gruppenrichtlinie](/de/zertifikatsverwaltung/active-directory/group-policy.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/zertifikatsverwaltung/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.
