> 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/de/knowledge-base/knowledge-base-articles/entry-settings/pleasant-password-server.md).

# Pleasant Password Server

Konfigurieren Sie den Pleasant Password Server-Eintrag in Remote Desktop Manager, um gespeicherte Anmeldeinformationen direkt in Remote-Sitzungen einzufügen.

Der Eintrag ***Pleasant Password Server*** fügt Anmeldeinformationen aus Pleasant Password Server automatisch in jede unterstützte RDM-Sitzung ein, wodurch die manuelle Eingabe entfällt und das Risiko einer Passwortoffenlegung verringert wird.

<table><thead><tr><th width="236.39996337890625">ALLGEMEINE EINSTELLUNGEN</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td><strong>"Meine Kontoeinstellungen" verwenden</strong></td><td>Verwenden Sie die Pleasant Password Server-Dienst-URL, die in <em><strong>Datei</strong></em> – <em><strong>Meine Kontoeinstellungen</strong></em> – <em><strong>Pleasant Password Server</strong></em> unter <em><strong>Passwortverwaltung</strong></em> konfiguriert ist.</td></tr><tr><td><strong>Dienst-URL</strong></td><td>Geben Sie die URL des Pleasant Password Server-Dienstes ein.</td></tr><tr><td><strong>Port</strong></td><td>Wählen Sie einen Port für die Dienst-URL.</td></tr><tr><td><strong>"Meine Kontoeinstellungen" verwenden</strong></td><td>Verwenden Sie den Benutzernamen und das Passwort für Pleasant Password Server, die in <em><strong>Datei</strong></em> – <em><strong>Meine Kontoeinstellungen</strong></em> – <em><strong>Pleasant Password Server</strong></em> unter <em><strong>Passwortverwaltung</strong></em> konfiguriert sind.</td></tr><tr><td><strong>Suchmodus für Anmeldeinformationen</strong></td><td>Beschränken Sie die Suche nach Anmeldeinformationen auf einen bestimmten Eintrag/Ordner oder auf favorisierte Einträge. Der Modus <em><strong>Standard</strong></em> wendet keinen Filter an.</td></tr><tr><td><strong>Anmeldeinformationen</strong></td><td>Geben Sie die ausgewählten Anmeldeinformationen ein. Klicken Sie auf die Auslassungspunkte-Schaltfläche (<em><strong>...</strong></em>), um eine Liste der in Ihrer <em><strong>Pleasant Password Server</strong></em>-Instanz gespeicherten Anmeldeinformationen anzuzeigen.</td></tr><tr><td><strong>Immer mit Liste abfragen</strong></td><td>Wenn diese Option aktiviert ist, wird beim Starten einer mit dem <em><strong>Pleasant Password Server</strong></em>-Eintrag verknüpften Sitzung immer eine Liste mit Anmeldeinformationen zur Auswahl angezeigt.</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/de/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.
