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

# Configurare il provider di account di dominio PAM tramite Devolutions Gateway

Questa opzione consente di supportare gli account di dominio Active Directory in Devolutions Server PAM per più domini su reti diverse, tramite Devolutions Gateway. Le offre la possibilità di utilizzare Devolutions Server PAM per gestire più domini Active Directory contemporaneamente e di isolare Devolutions Server dal resto di Active Directory per forzare l'uso di Devolutions Gateway. Questa funzionalità è particolarmente utile per gli MSP che devono accedere a più subnet di clienti diversi.

### Configurazione

1. Si connetta all'interfaccia web di Devolutions Server.
2. Vada in ***Administration*** – ***Privileged access*** – ***Providers***.
3. Clicchi su ***Edit*** su un ***Domain provider*** già configurato.

   <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>Maggiori informazioni sui <a href="/pages/FruYEfHqyJFYpzaRaaHl">provider di dominio</a>.</p></div>
4. Abiliti ***Use Devolutions Gateway*** nella sezione ***Domain***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0000.png" alt=""><figcaption></figcaption></figure>
5. Clicchi sul pulsante con i puntini di sospensione per scegliere il Devolutions Gateway, poi clicchi su ***Select***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0161.png" alt=""><figcaption></figcaption></figure>
6. Clicchi su ***Edit*** per scegliere il ***Domain controller*** (ora obbligatorio a causa dell'opzione ***Use Devolutions Gateway***).
7. Clicchi su ***Save*** nella finestra ***Preferred domain controller***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0162.png" alt=""><figcaption></figcaption></figure>
8. Per salvare queste impostazioni e chiudere la finestra, clicchi su ***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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/pam/it/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.
