> 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/pam/fr/knowledge-base/how-to-articles/configure-a-pam-provider-to-rotate-its-own-password.md).

# Configurer un fournisseur PAM pour alterner son propre mot de passe

Les utilisateurs privilégiés peuvent alterner le mot de passe d'un fournisseur PAM — manuellement ou selon un calendrier — en quelques étapes simples.

{% hint style="info" %}
Cette fonctionnalité est compatible avec tous les fournisseurs PAM, à l'exception d'Entra ID, car il s'agit d'un enregistrement d'application.
{% endhint %}

1. [Configurer un fournisseur PAM](https://docs.devolutions.net/fr/pam/server/getting-started/add-pam-provider/).

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

2. Créez le fournisseur en tant qu'entrée dans un coffre PAM.

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

3. Cliquez sur le bouton ***Vérifier l'état de synchronisation*** de l'entrée pour vérifier si elle est accessible.

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

4. Retournez au fournisseur PAM et cliquez sur le bouton ***Modifier***. Sous ***Informations d'identification***, définissez le ***Type d'informations d'identification*** sur ***Informations d'identification liées***.

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

5. Cliquez sur le champ ***Informations d'identification liées*** et sélectionnez l'entrée PAM créée à l'étape 2 dans la fenêtre ***Compte privilégié***. Cliquez sur ***Ok***, puis ***Enregistrez*** les paramètres du fournisseur PAM.

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

Le mot de passe du fournisseur PAM peut ensuite être alterné manuellement via le bouton ***Réinitialiser le mot de passe*** de l'entrée, ou selon un calendrier en définissant un calendrier de rotation des mots de passe dans les ***Propriétés*** de l'entrée – ***Calendrier de rotation des mots de passe***.

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

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

#### Voir aussi

* [Devolutions Academy - Configuring an Active Directory Provider](https://academy.devolutions.net/student/path/2354099/activity/3423446)
* [Devolutions Academy - Configuring an Entra ID Provider](https://academy.devolutions.net/student/path/2354099/activity/3423447)


---

# 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/pam/fr/knowledge-base/how-to-articles/configure-a-pam-provider-to-rotate-its-own-password.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.
