> 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/knowledge-base-articles/methods-for-using-personal-pam-accounts-in-remote-desktop-manager.md).

# Metodi per utilizzare account PAM personali in Remote Desktop Manager

Può configurare Remote Desktop Manager Windows per avviare automaticamente le sessioni utilizzando un account PAM dalla sua cassaforte utente, oppure per visualizzare un elenco degli account PAM disponibili all'avvio. Entrambi i metodi si basano sulla creazione di una voce ***Devolutions Server privileged account*** e sul suo collegamento alla sessione.

#### Utilizzare un account PAM per avviare automaticamente le sessioni

1. Apra Remote Desktop Manager.
2. Vada alla sua cassaforte utente.
3. Crei una voce ***Devolutions Server privileged account***.
4. Inserisca le informazioni del server.
5. Selezioni il suo account PAM dedicato dall'elenco.
6. Clicchi su ***Add*** per salvare la voce.
7. Vada alla cassaforte condivisa e selezioni la sua sessione. Per questo esempio, utilizzeremo una sessione RDP.
8. Vada alla barra multifunzione di Remote Desktop Manager e clicchi su ***Edit*** – ***User specific settings*** – ***Overwrite credentials*** – ***Linked*** ***(user vault)***. Da lì, selezioni il ***Devolutions Server privileged account*** appena creato.
9. Apra la sua sessione RDP. Le verrà richiesto di effettuare il check-out dell'account PAM selezionato e la sessione verrà avviata automaticamente utilizzando questo account.

{% hint style="info" %}
Nota: le ***User-specific settings*** vengono applicate solo per il suo utente.
{% endhint %}

#### Richiesta di account PAM nelle sessioni

1. Nella sua cassaforte condivisa, crei una voce ***Devolutions Server privileged account***.
2. Crei una voce ***Devolutions Server privileged account***.
3. Inserisca l'URL del suo Devolutions Server.
4. Abiliti entrambe le opzioni:
   * ***Use my account settings***
   * ***Always prompt with list***
5. Clicchi su ***Add*** per salvare la voce.
6. Vada a ***File*** – ***My account settings*** – ***Devolutions Server privileged account*** e verifichi che il suo nome utente sia inserito correttamente.
7. Selezioni, ad esempio, una sessione RDP e vada a ***Edit*** – ***Credentials.***
8. Selezioni ***Linked (vault)*** e scelga la voce ***Devolutions Server privileged account*** che ha creato.
9. Quando fa doppio clic sulla sessione RDP, verrà visualizzato un elenco degli account PAM disponibili.

{% hint style="info" %}
Verranno mostrati solo gli account che corrispondono al suo nome utente in ***My account settings*** e ai quali ha accesso.
{% endhint %}

#### Argomenti correlati

* [Devolutions Academy – Set up user vault credentials in Remote Desktop Manager](https://academy.devolutions.net/student/activity/2925723-set-up-user-vault-credentials-in-remote-desktop-manager)
* [Configurare le credenziali della cassaforte utente in Remote Desktop Manager](https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/set-up-user-vault-credentials-in-remote-desktop-manager)
* [Impostazioni specifiche](https://docs.devolutions.net/rdm/it/ribbon-menu-bar/edit/specific-settings)


---

# 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/knowledge-base-articles/methods-for-using-personal-pam-accounts-in-remote-desktop-manager.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.
