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

# Configurar el proveedor de cuentas de dominio PAM a través de Devolutions Gateway

Esta opción permite admitir cuentas de dominio de Active Directory en Devolutions Server PAM para varios dominios en diferentes redes, a través de Devolutions Gateway. Le ofrece la posibilidad de usar Devolutions Server PAM para gestionar varios dominios de Active Directory a la vez y aislar Devolutions Server del resto de Active Directory para forzar el uso de Devolutions Gateway. Esta función es especialmente útil para los MSP que necesitan acceder a varias subredes de distintos clientes.

### Configuración

1. Conéctese a la interfaz web de Devolutions Server.
2. Vaya a ***Administración*** – ***Acceso privilegiado*** – ***Proveedores***.
3. Haga clic en ***Editar*** en un ***Proveedor de dominio*** ya configurado.

   <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>Obtenga más información sobre los <a href="/pages/BcojTokWpAXgnlLRpkQB">proveedores de dominio</a>.</p></div>
4. Active ***Usar Devolutions Gateway*** en la sección ***Dominio***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0000.png" alt=""><figcaption></figcaption></figure>
5. Haga clic en el botón de puntos suspensivos para elegir el Devolutions Gateway y, a continuación, haga clic en ***Seleccionar***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0161.png" alt=""><figcaption></figcaption></figure>
6. Haga clic en ***Editar*** para elegir el ***Controlador de dominio*** (que ahora es obligatorio debido a la opción ***Usar Devolutions Gateway***).
7. Haga clic en ***Guardar*** en la ventana ***Controlador de dominio preferido***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0162.png" alt=""><figcaption></figcaption></figure>
8. Para guardar esta configuración y cerrar la ventana, haga clic en ***Guardar***.


---

# 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/es/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.
