> 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/fr/knowledge-base/knowledge-base-articles/entry-settings/netwrix-password-secure.md).

# Netwrix Password Secure

Devolutions offre une intégration Netwrix Password Secure dans Remote Desktop Manager. En utilisant l'entrée d'informations d'identification ***Netwrix Password Secure***, les utilisateurs peuvent récupérer de façon sécurisée leurs mots de passe privilégiés stockés dans un coffre Netwrix chiffré sans quitter Remote Desktop Manager, éliminant ainsi le besoin de saisie manuelle.

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW4475_2026_2.png" alt=""><figcaption></figcaption></figure>

| PARAMÈTRES                    | DESCRIPTIONS                                                                                                                                                                                                               |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Host**                      | Choisissez un hôte pour l'entrée. Cliquez sur les trois points à gauche du champ pour parcourir le réseau à la recherche d'hôtes disponibles.                                                                              |
| **Database**                  | Choisissez une base de données Netwrix Password Secure spécifique sur l'hôte.                                                                                                                                              |
| **Use "My account settings"** | Utilisez le ***Nom d'utilisateur*** et le ***Mot de passe*** Netwrix Password Secure configurés dans ***Fichier*** – ***Mes paramètres de compte*** – ***Netwrix Password Secure***, sous ***Gestion des mots de passe***. |
| **Username**                  | Entrez le nom d'utilisateur Netwrix Password Secure.                                                                                                                                                                       |
| **Password**                  | Entrez le mot de passe Netwrix Password Secure.                                                                                                                                                                            |
| **Always ask for password**   | Lorsque cette option est cochée, vous serez invité à entrer votre mot de passe Netwrix Password Secure chaque fois que vous utiliserez l'entrée.                                                                           |
| **Entry**                     | Sélectionnez une entrée de mot de passe spécifique à partir de laquelle effectuer la récupération.                                                                                                                         |
| **Always prompt with list**   | Lorsque cette option est cochée, une liste contenant les informations d'identification stockées dans Netwrix Password Secure vous sera présentée chaque fois que vous utiliserez l'entrée.                                 |


---

# 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:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/entry-settings/netwrix-password-secure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
