> 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/rdm/it/knowledge-base/troubleshooting-articles/non-admin-users-are-unable-to-view-passwords.md).

# Gli utenti non amministratori non riescono a visualizzare le password

Gli utenti non amministratori non sono più in grado di visualizzare o copiare la password dopo l'aggiornamento di Remote Desktop Manager.

### Soluzione

Questa impostazione è stata modificata per motivi di sicurezza. Se desidera consentire a ***Utenti*** o a specifici ***Gruppi di utenti*** di visualizzare la password di tutte le sue sessioni, deve configurare l'impostazione ***Visualizza password*** che si trova in ***Amministrazione - Impostazioni della cassaforte – Autorizzazioni ereditate - Visualizza password***.

![](https://cdnweb.devolutions.net/docs/RDMW6062_2026_1.png)

A seconda delle sue politiche di sicurezza, potrebbe voler applicare impostazioni più granulari. È possibile impostare le ***Autorizzazioni*** nelle ***Proprietà*** delle ***Cartelle*** o anche delle ***voci***.

#### Articoli correlati

* [Concessione autorizzazioni in blocco](/rdm/it/ribbon-menu-bar/administration/system-settings/vault-management/default-permissions/batch-grant-access.md)
* [Autorizzazioni](/rdm/it/user-group-based-access-control/permissions.md)

#### Vedere anche

* [Devolutions Academy – Gestione delle autorizzazioni delle voci](https://academy.devolutions.net/student/page/1925085-managing-entry-permissions?curriculum_activity_id=2667180\&path_id=1925039\&sid=aae472b5-2471-497d-8258-9836fd752366\&sid_i=1)


---

# 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/rdm/it/knowledge-base/troubleshooting-articles/non-admin-users-are-unable-to-view-passwords.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.
