> 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/knowledge-base/how-to-articles/configure-pam-domain-account-provider-through-devolutions-gateway.md).

# Configure PAM domain account provider through Devolutions Gateway

This option makes it possible to support Active Directory domain accounts in Devolutions Server PAM for multiple domains on different networks, via Devolutions Gateway. It gives you the ability to use Devolutions Server PAM to manage several Active Directory domains at once and isolate Devolutions Server from the rest of Active Directory to force use of Devolutions Gateway. This feature is especially useful for MSP's needing to access multiple subnets from different clients.

### Configuration

1. Connect to the Devolutions Server web interface.
2. Go to ***Administration*** – ***Privileged access*** – ***Providers***.
3. Click ***Edit*** on an already configured ***Domain provider***.

   <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>Read more about <a href="https://docs.devolutions.net/pam/server/providers/managed-providers/domain-provider/">domain providers</a>.</p></div>
4. Enable ***Use Devolutions Gateway*** under the ***Domain*** section.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0000.png" alt=""><figcaption></figcaption></figure>
5. Click on the ellipsis button to choose the Devolutions Gateway and then click on ***Select***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0161.png" alt=""><figcaption></figcaption></figure>
6. Click on ***Edit*** to choose the ***Domain controller*** (which is now mandatory because of the ***Use Devolutions Gateway*** option).
7. Click on ***Save*** in the ***Preferred domain controller*** window.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0162.png" alt=""><figcaption></figcaption></figure>
8. To save these settings and close the window click on ***Save***.


---

# 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:

```
GET https://docs.devolutions.net/pam/knowledge-base/how-to-articles/configure-pam-domain-account-provider-through-devolutions-gateway.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.
