> 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/how-to-articles/configure-a-devolutions-server-cross-vault-credential-sharing-entry.md).

# Configurer une entrée de partage d'identifiants entre coffres de Devolutions Server

Cette rubrique explique comment partager un identifiant provenant d'un autre coffre dans le même Devolutions Server, ou entre deux espaces de travail Devolutions Server.

### Création d'une entrée de partage d'identifiants

1. Dans Remote Desktop Manager, sélectionnez un espace de travail Devolutions Server et accédez au coffre souhaité.
2. Cliquez sur ***Nouvelle entrée***.
3. Allez à ***Gestion des identifiants*** – ***Gestion de mots de passe***.
4. Sélectionnez Devolutions Server et cliquez sur ***OK***.

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

5. Saisissez le ***Nom***.

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

6. Remplissez les informations dans l'onglet ***Général*** :

| PARAMÈTRES                                | DESCRIPTION                                                                                                                            |
| ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| **Hôte**                                  | L'URL vers Devolutions Server.                                                                                                         |
| **Utiliser « Paramètres de mon compte »** | Utiliser l'identifiant de connexion Devolutions Server de ***Paramètres de mon compte*** défini dans ***Fichier*** – ***Paramètres***. |
| **Utiliser l'authentification Windows**   | Utiliser l'authentification Windows pour se connecter à Devolutions Server.                                                            |
| **Nom d'utilisateur**                     | Utiliser un courriel défini pour se connecter à Devolutions Server.                                                                    |
| **Coffre**                                | Cliquez sur le bouton des points de suspension pour sélectionner le coffre duquel obtenir l'identifiant                                |

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

7. Remplissez les informations dans l'onglet ***Entrée*** :

| PARAMÈTRES                              | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                  |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Par défaut (identifiant spécifique)** | Ce mode utilise un identifiant spécifique.                                                                                                                                                                                                                                                                                                                                                                   |
| **Identifiant**                         | Cliquez sur le bouton des points de suspension (**...**) pour sélectionner l'identifiant spécifique à partager.                                                                                                                                                                                                                                                                                              |
| **Filtrage par nom**                    | <p>Filtre le coffre sélectionné selon les critères de recherche afin de trouver une entrée dont le nom correspond. Choisissez entre :<br>- <strong>Nom</strong> : saisissez les caractères souhaités<br>- <strong>Mode</strong> : <strong>Contient la valeur</strong> ou <strong>Correspondance exacte</strong><br>- <strong>Respect de la casse</strong> : <strong>Non</strong> ou <strong>Oui</strong></p> |
| **Toujours demander avec une liste**    | Présente toujours à l'utilisateur une liste des identifiants disponibles.                                                                                                                                                                                                                                                                                                                                    |

8. Cliquez sur ***OK*** pour enregistrer les modifications et fermer cette fenêtre.


---

# 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/how-to-articles/configure-a-devolutions-server-cross-vault-credential-sharing-entry.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.
