# Outils LDAP

## Prérequis (auto-hébergé)

| Version GLPI | PHP Minimum | Recommandé |
| ------------ | ----------- | ---------- |
| 10.0.x       | 8.1         | 8.2        |

{% hint style="warning" %}
Ce plugin n’est plus maintenu pour les versions supérieures à GLPI 10.

Ses fonctionnalités ont été intégrées au cœur de GLPI depuis la version 11 (onglet « Test » d’un annuaire LDAP).
{% endhint %}

{% hint style="info" %}
Une souscription [GLPI Network BASIC](https://services.glpi-network.com/#offers) (ou supérieur) est requis.

Ce plugin est également disponible pour toutes les instances [Cloud GLPI Network](https://glpi-network.cloud).
{% endhint %}

## Installer le plugin

* Allez dans la marketplace. Téléchargez et installez le plugin **LDAP Tools**.

<div align="left"><figure><img src="/files/fEgP8WEgbne32i8W9cRG" alt="images/LDAPtools-1.png"><figcaption></figcaption></figure></div>

## Utilisation du plugin

Depuis **Outils > Outils LDAP**, si vous avez synchronisé des annuaires LDAP, ils apparaîtront directement.

<figure><img src="/files/FzuhWhfFirhC9Ql9U778" alt="images/LDAPtools-2.png"><figcaption></figcaption></figure>

Chaque annuaire dispose d'un certain nombre de tests qui peuvent être validés ou non en fonction de votre configuration :

* \[Flux TCP]{.title-ref}
* \[BaseDN]{.title-ref}
* \[LDAP URI]{.title-ref}
* \[Bind Auth]{.title-ref}
* \[Recherche générique]{.title-ref}
* \[Recherche filtrée]{.title-ref}
* \[Attributs]{.title-ref}

Dès qu'un des tests échoue, les tests suivants ne seront pas effectués. Vous devez commencer par corriger la 1ère anomalie avant que les autres tests ne soient exécutés.


---

# Agent Instructions: 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://help.glpi-project.org/doc-plugins/fr/plugin-glpi-network/ldaptools.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.
