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

# Los usuarios sin permisos de administrador no pueden ver las contraseñas

Los usuarios no administradores que pierden el acceso a la visualización de contraseñas en Remote Desktop Manager después de una actualización se corrigen configurando el permiso heredado Ver contrase

Los usuarios no administradores ya no pueden ver ni copiar la contraseña después de actualizar Remote Desktop Manager.

### Solución

Esta configuración se modificó por motivos de seguridad. Si desea permitir que los ***Usuarios*** o determinados ***Grupos de usuarios*** puedan ver la contraseña de todas sus sesiones, debe configurar la opción ***Ver contraseña*** que se encuentra en ***Administración - Configuración de la bóveda – Permisos heredados - Ver contraseña***.

En función de sus políticas de seguridad, puede que desee aplicar configuraciones más granulares. Puede establecer los ***Permisos*** en las ***Propiedades*** de las ***Carpetas*** o incluso de las ***entradas***.

#### Artículos relacionados

* [Conceder permisos por lotes](/rdm/es/ribbon-menu-bar/administration/system-settings/vault-management/default-permissions/batch-grant-access.md)
* [Permisos](/rdm/es/user-group-based-access-control/permissions.md)

#### Véase también

* [Devolutions Academy – Gestión de permisos de entradas](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/es/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.
