> 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/pleasant-password-server.md).

# Pleasant Password Server

L'entrée ***Pleasant Password Server*** injecte automatiquement les identifiants provenant de Pleasant Password Server dans toute session RDM prise en charge, ce qui élimine la saisie manuelle et réduit le risque d'exposition des mots de passe.

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

<table><thead><tr><th width="236.39996337890625">PARAMÈTRES GÉNÉRAUX</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Utiliser « Paramètres de mon compte »</strong></td><td>Utiliser l'URL du service Pleasant Password Server configurée dans <em><strong>Fichier</strong></em> – <em><strong>Paramètres de mon compte</strong></em> – <em><strong>Pleasant Password Server</strong></em>, sous <em><strong>Gestion de mots de passe</strong></em>.</td></tr><tr><td><strong>URL du service</strong></td><td>Saisir l'URL du service Pleasant Password Server.</td></tr><tr><td><strong>Port</strong></td><td>Choisir un port pour l'URL du service.</td></tr><tr><td><strong>Utiliser « Paramètres de mon compte »</strong></td><td>Utiliser le nom d'utilisateur et le mot de passe Pleasant Password Server configurés dans <em><strong>Fichier</strong></em> – <em><strong>Paramètres de mon compte</strong></em> – <em><strong>Pleasant Password Server</strong></em>, sous <em><strong>Gestion de mots de passe</strong></em>.</td></tr><tr><td><strong>Mode de recherche des identifiants</strong></td><td>Limiter la recherche d'identifiants à une entrée/un dossier précis ou aux entrées mises en favoris. Le mode <em><strong>Par défaut</strong></em> n'applique aucun filtre.</td></tr><tr><td><strong>Identifiants</strong></td><td>Saisir les identifiants sélectionnés. Cliquer sur le bouton des points de suspension (<em><strong>...</strong></em>) pour afficher une liste des identifiants stockés dans votre instance <em><strong>Pleasant Password Server</strong></em>.</td></tr><tr><td><strong>Toujours demander avec une liste</strong></td><td>Lorsqu'elle est activée, cette option affiche toujours une liste d'identifiants parmi lesquels choisir au lancement d'une session liée à l'entrée <em><strong>Pleasant Password Server</strong></em>.</td></tr></tbody></table>


---

# 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/fr/knowledge-base/knowledge-base-articles/entry-settings/pleasant-password-server.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.
