> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/pam/de/knowledge-base/how-to-articles/configure-pam-domain-account-provider-through-devolutions-gateway.md).

# PAM-Domänenkonto-Anbieter über Devolutions Gateway konfigurieren

Diese Option ermöglicht es, Active Directory-Domänenkonten in Devolutions Server PAM für mehrere Domänen in verschiedenen Netzwerken über Devolutions Gateway zu unterstützen. Sie gibt Ihnen die Möglichkeit, mit Devolutions Server PAM mehrere Active Directory-Domänen gleichzeitig zu verwalten und Devolutions Server vom Rest von Active Directory zu isolieren, um die Verwendung von Devolutions Gateway zu erzwingen. Diese Funktion ist besonders nützlich für MSPs, die auf mehrere Subnetze verschiedener Kunden zugreifen müssen.

### Konfiguration

1. Verbinden Sie sich mit der Weboberfläche von Devolutions Server.
2. Gehen Sie zu ***Administration*** – ***Privilegierter Zugriff*** – ***Anbieter***.
3. Klicken Sie bei einem bereits konfigurierten ***Domänenanbieter*** auf ***Bearbeiten***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0160.png" alt=""><figcaption></figcaption></figure>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Erfahren Sie mehr über <a href="/pages/Rs6Gq4rAc7vi0zRmog2i">Domänenanbieter</a>.</p></div>
4. Aktivieren Sie ***Devolutions Gateway verwenden*** im Abschnitt ***Domäne***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0000.png" alt=""><figcaption></figcaption></figure>
5. Klicken Sie auf die Schaltfläche mit den Auslassungspunkten, um das Devolutions Gateway auszuwählen, und klicken Sie dann auf ***Auswählen***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0161.png" alt=""><figcaption></figcaption></figure>
6. Klicken Sie auf ***Bearbeiten***, um den ***Domänencontroller*** auszuwählen (was aufgrund der Option ***Devolutions Gateway verwenden*** nun obligatorisch ist).
7. Klicken Sie im Fenster ***Bevorzugter Domänencontroller*** auf ***Speichern***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0162.png" alt=""><figcaption></figcaption></figure>
8. Um diese Einstellungen zu speichern und das Fenster zu schließen, klicken Sie auf ***Speichern***.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/pam/de/knowledge-base/how-to-articles/configure-pam-domain-account-provider-through-devolutions-gateway.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
